]> git.pld-linux.org Git - packages/compat-gcc-34.git/blame - compat-gcc-34.spec
- builds
[packages/compat-gcc-34.git] / compat-gcc-34.spec
CommitLineData
5ef6cd3f
AM
1#
2# TODO:
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)
6#
7# Conditional build:
8%bcond_with ada # build without ADA support
2ee43c84
AM
9%bcond_with java # build without Java support
10%bcond_with objc # build without ObjC support
5ef6cd3f
AM
11%bcond_with ssp # build with stack-smashing protector support
12%bcond_with multilib # build with multilib support
13%ifnarch amd64 ppc64 s390x sparc64
14%undefine with_multilib
15%endif
16#
17Summary: GNU Compiler Collection: the C compiler and shared files
18