]> git.pld-linux.org Git - packages/gcc.git/blame - gcc.spec
- small fix
[packages/gcc.git] / gcc.spec
CommitLineData
a9e887db 1#
87de1d00 2# TODO:
fd13fdf6
PS
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)
87de1d00 6#
a9e887db 7# Conditional build:
b4e5a90f
JB
8%bcond_without ada # build without ADA support
9%bcond_without java # build without Java support
3b1a877d 10%bcond_without objc # build without ObjC support
87de1d00
PS
11%bcond_with ssp # build with stack-smashing protector support
12#
ae2e17eb 13Summary: GNU Compiler Collection: the C compiler and shared files
14