X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=toolchain%2Fbinutils%2Fpatches%2Flinaro%2F300-001_ld_makefile_patch.patch;h=0efcd1838394ae6d3c029b35471f88bb403b8854;hb=5c3cb628f829c321ded658da1f0dbf74c93652a9;hp=323655a01ccc4c1827641b853a51c341ad3e6870;hpb=f6be067784e11bcc43d78b14e89abf3c59e0f029;p=librecmc%2Flibrecmc.git diff --git a/toolchain/binutils/patches/linaro/300-001_ld_makefile_patch.patch b/toolchain/binutils/patches/linaro/300-001_ld_makefile_patch.patch index 323655a01c..0efcd18383 100644 --- a/toolchain/binutils/patches/linaro/300-001_ld_makefile_patch.patch +++ b/toolchain/binutils/patches/linaro/300-001_ld_makefile_patch.patch @@ -1,6 +1,6 @@ --- a/ld/Makefile.am +++ b/ld/Makefile.am -@@ -37,7 +37,7 @@ endif +@@ -54,7 +54,7 @@ endif # We put the scripts in the directory $(scriptdir)/ldscripts. # We can't put the scripts in $(datadir) because the SEARCH_DIR # directives need to be different for native and cross linkers. @@ -11,7 +11,7 @@ EMULATION_OFILES = @EMULATION_OFILES@ --- a/ld/Makefile.in +++ b/ld/Makefile.in -@@ -367,7 +367,7 @@ AM_CFLAGS = $(WARN_CFLAGS) +@@ -386,7 +386,7 @@ AM_CFLAGS = $(WARN_CFLAGS) # We put the scripts in the directory $(scriptdir)/ldscripts. # We can't put the scripts in $(datadir) because the SEARCH_DIR # directives need to be different for native and cross linkers.