]> git.pld-linux.org Git - packages/gcc.git/blame - gcc.spec
- updated to 3.4.3 final.
[packages/gcc.git] / gcc.spec
CommitLineData
a9e887db 1#
87de1d00
PS
2# TODO:
3# - http://gcc.gnu.org/PR11203
16633d40 4# - http://gcc.gnu.org/PR14776
87de1d00 5# - http://gcc.gnu.org/PR17567
ec43d0e4 6#
8a6e24b0 7# - after 3.4.3 release snaps should go to DEVEL branch
87de1d00 8#
a9e887db 9# Conditional build:
b4e5a90f
JB
10%bcond_without ada # build without ADA support
11%bcond_without java # build without Java support
12%bcond_without objc # build without objc support
87de1d00
PS
13%bcond_with ssp # build with stack-smashing protector support
14#
70981c12 15%define _snap 20041029
15eab706 16#
ae2e17eb 17Summary: GNU Compiler Collection: the C compiler and shared files
18