]> git.pld-linux.org Git - packages/gcc4.git/blame - gcc4.spec
- removed gcc-alpha-regno-mode.patch, already applied in 3.3.5
[packages/gcc4.git] / gcc4.spec
CommitLineData
dfb16231
MM
1#
2# Conditional build:
4cc63944
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)
02c1cd35 7#
4d731597 8%define DASHED_SNAP %{nil}
dfb16231 9%define SNAP %(echo %{DASHED_SNAP} | sed -e "s#-##g")
d4980980 10%define GCC_VERSION 3.3.5
47591a74 11%define KSI_VERSION 1.1.0.1567
dfb16231 12
44aaa0d4 13Summary: GNU Compiler Collection: the C compiler and shared files
14