]> git.pld-linux.org Git - packages/gcc.git/blame - gcc.spec
- make gcc faster
[packages/gcc.git] / gcc.spec
CommitLineData
a9e887db
MM
1#
2# Conditional build:
7fae892c 3# _without_ada - build without ADA support
4# _without_java - build without Java support
5# _without_objc - build without objc support
a9e887db 6#
98d8c419 7%define DASHED_SNAP %{nil}
a9e887db 8%define SNAP %(echo %{DASHED_SNAP} | sed -e "s#-##g")
f9e50bfb 9%define GCC_VERSION 3.2.2
a9e887db 10%define KSI_VERSION pre55
1a3413fe 11%define EPOCH 5
a9e887db 12
84ab02fe 13Summary: GNU Compiler Collection
14