]> git.pld-linux.org Git - packages/gcc.git/blame - gcc.spec
- release 2 to rebuild with proper deps
[packages/gcc.git] / gcc.spec
CommitLineData
a9e887db
MM
1#
2# Conditional build:
b4e5a90f
JB
3%bcond_without ada # build without ADA support
4%bcond_without java # build without Java support
5%bcond_without objc # build without objc support
6%bcond_with bootstrap # don't BR gcc(ada) (temporary for Ac upgrade bootstrap)
7%bcond_with pp # build with ProPolice
15eab706 8#
98d8c419 9%define DASHED_SNAP %{nil}
a9e887db 10%define SNAP %(echo %{DASHED_SNAP} | sed -e "s#-##g")
0c0a7c3e 11%define GCC_VERSION 3.3.3
32a4597e 12%define KSI_VERSION 1.1.0.1567
a9e887db 13
ae2e17eb 14Summary: GNU Compiler Collection: the C compiler and shared files
15