]> git.pld-linux.org Git - packages/gcc.git/blame - gcc.spec
- quite __cc, some multilib cleanup (no need to duplicate code)
[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 11%bcond_with ssp # build with stack-smashing protector support
5d7d560c 12%bcond_with multilib # build with multilib support
87de1d00 13#
ae2e17eb 14Summary: GNU Compiler Collection: the C compiler and shared files
15