]> git.pld-linux.org Git - packages/gcc.git/blame - gcc.spec
- make it clear that gcc.rpm doesn't contain the whole collection
[packages/gcc.git] / gcc.spec
CommitLineData
a9e887db
MM
1#
2# Conditional build:
15eab706
JB
3# _without_ada - build without ADA support
4# _without_java - build without Java support
5# _without_objc - build without objc support
6# _with_bootstrap - don't BR gcc(ada) (temporary for Ac upgrade bootstrap)
7# _with_pp - build with ProPolice
8#
98d8c419 9%define DASHED_SNAP %{nil}
a9e887db 10%define SNAP %(echo %{DASHED_SNAP} | sed -e "s#-##g")
e763db28 11%define GCC_VERSION 3.3.2
32a4597e 12%define KSI_VERSION 1.1.0.1567
a9e887db 13
ae2e17eb 14Summary: GNU Compiler Collection: the C compiler and shared files
15