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