]> git.pld-linux.org Git - packages/gcc4.git/blame - gcc4.spec
- disable multilib
[packages/gcc4.git] / gcc4.spec
CommitLineData
dfb16231
MM
1#
2# Conditional build:
658584bf 3%bcond_with profiling # build with profiling
d9101cfa 4%bcond_without bootstrap # omit 3-stage bootstrap
7c675e43 5%bcond_with tests # torture gcc
d9101cfa 6
90d494b3 7%if %{without bootstrap}
0d51b8b7
PS
8%undefine with_profiling
9%endif
10
44aaa0d4 11Summary: GNU Compiler Collection: the C compiler and shared files
064be8f7 12