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