]> git.pld-linux.org Git - packages/gcc4.git/blame - gcc4.spec
- truncate changelog
[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
455c16b3 5%bcond_without cxx # build without C++ support
7c675e43 6%bcond_with tests # torture gcc
d9101cfa 7
90d494b3 8%if %{without bootstrap}
0d51b8b7
PS
9%undefine with_profiling
10%endif
11
44aaa0d4 12Summary: GNU Compiler Collection: the C compiler and shared files
064be8f7 13