]> git.pld-linux.org Git - packages/gcc4.git/commitdiff
- don't profile bootstrap by default.
authorPaweł Sikora <pluto@pld-linux.org>
Tue, 2 Aug 2005 10:01:04 +0000 (10:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc4.spec -> 1.352

gcc4.spec

index 5aaea3d52bd6446d70d8fd9b101879e8c969dd4b..868af1e69effd55f3ca886db914167ff28272953 100644 (file)
--- a/gcc4.spec
+++ b/gcc4.spec
@@ -11,7 +11,7 @@
 %bcond_without objc            # build without Objective-C support
 %bcond_without objcxx          # build without Objective-C++ support
 %bcond_with    multilib        # build with multilib support (it needs glibc[32&64]-devel)
-%bcond_without profiling       # build without profiling
+%bcond_with    profiling       # build with profiling
 %bcond_without bootstrap       # omit 3-stage bootstrap
 %bcond_with    tests           # torture gcc
 
This page took 0.052481 seconds and 4 git commands to generate.