]> git.pld-linux.org Git - packages/gcc4.git/blame - gcc4.spec
- more lang bconds and multilib files.
[packages/gcc4.git] / gcc4.spec
CommitLineData
dfb16231
MM
1#
2# Conditional build:
4cc63944 3%bcond_without ada # build without ADA support
9326eb6d
PS
4%bcond_without cxx # build without C++ support
5%bcond_without fortran # build without Fortran support
4cc63944 6%bcond_without java # build without Java support
39b39a6d 7%bcond_without objc # build without ObjC support
fa7ab34d 8%bcond_with ssp # build with stack-smashing protector support
eecc4e91 9%bcond_with multilib # build with multilib support
e6986e44 10
26fa47ad
JB
11%ifnarch amd64 ppc64 s390x sparc64
12%undefine with_multilib
13%endif
e6986e44 14
44aaa0d4 15Summary: GNU Compiler Collection: the C compiler and shared files
16