]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/commitdiff
gcc: Do no profiled bootstrap on armv7hl either.
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 30 Jan 2012 00:01:38 +0000 (01:01 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 30 Jan 2012 00:01:38 +0000 (01:01 +0100)
gcc/gcc.nm

index bd50ff455520569ed5fa4c121afdc85d585cf267..d84cdeb4f9316900ece46660f6235794820567ac 100644 (file)
@@ -8,7 +8,7 @@ build_cloog_ppl = 1
 
 name       = gcc
 version    = 4.6.2
-release    = 9
+release    = 10
 
 maintainer = Michael Tremer <michael.tremer@ipfire.org>
 groups     = Development/Compilers
@@ -93,6 +93,8 @@ build
        end
 
        if "${DISTRO_ARCH}" == "armv7hl"
+               make_bootstrap = bootstrap
+
                configure_options += --disable-sjlj-exceptions
 
                configure_options += \