]> git.pld-linux.org Git - packages/gcc4.git/blame - gcc4.spec
This commit was manufactured by cvs2git to create branch
[packages/gcc4.git] / gcc4.spec
CommitLineData
dfb16231 1#
fa7ab34d 2# TODO:
e90b6a9a
PS
3# - http://gcc.gnu.org/PR11203 (inline-asm)
4# - http://gcc.gnu.org/PR14776 (target / wrong SSE-code)
5# - http://gcc.gnu.org/PR18378 (regression)
fa7ab34d 6#
dfb16231 7# Conditional build:
4cc63944
JB
8%bcond_without ada # build without ADA support
9%bcond_without java # build without Java support
39b39a6d 10%bcond_without objc # build without ObjC support
fa7ab34d 11%bcond_with ssp # build with stack-smashing protector support
eecc4e91 12%bcond_with multilib # build with multilib support
26fa47ad
JB
13%ifnarch amd64 ppc64 s390x sparc64
14%undefine with_multilib
15%endif
fa7ab34d 16#
44aaa0d4 17Summary: GNU Compiler Collection: the C compiler and shared files
18