]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Applied branch_update patch for binutils.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 18 Jan 2009 11:29:37 +0000 (12:29 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 18 Jan 2009 11:29:37 +0000 (12:29 +0100)
lfs/binutils

index 4a1248d84070bac62b6e1c51c2edbb290fbb45a3..b52dbfbc443408937ff505bf6b4ff0c621dc6eeb 100644 (file)
@@ -87,6 +87,10 @@ $(OBJECT): $(objects)
        @rm -rf $(DIR_SRC)/binutils-build
        -mkdir -v $(DIR_SRC)/binutils-build
 
+       # We add some fixes from upstream that should fix many bugs with this
+       # binutils release.
+       cd $(DIR_APP) && patch -Np1 -i $(DIR_PATCHES)/$(THISAPP)-branch_update.patch
+
        # Add PT_PaX header marking support. These markings are using by the PaX
        # kernel, and Pax-utils, to identify which programs need things like executable
        # stack, etc. Without this patch the PaX kernel must use legacy mode, and this