]> git.pld-linux.org Git - packages/gcc4.git/blame - gcc4.spec
- don't put /usr/lib into *.la files (use /usr/%{_lib} instead)!
[packages/gcc4.git] / gcc4.spec
CommitLineData
dfb16231
MM
1#
2# Conditional build:
02c1cd35
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#
4d731597 9%define DASHED_SNAP %{nil}
dfb16231 10%define SNAP %(echo %{DASHED_SNAP} | sed -e "s#-##g")
522c187a 11%define GCC_VERSION 3.3.2
47591a74 12%define KSI_VERSION 1.1.0.1567
dfb16231 13
44aaa0d4 14Summary: GNU Compiler Collection: the C compiler and shared files
15