diff options
Diffstat (limited to 'toolchain/binutils/patches/linaro/300-001_ld_makefile_patch.patch')
-rw-r--r-- | toolchain/binutils/patches/linaro/300-001_ld_makefile_patch.patch | 4 |
1 files changed, 2 insertions, 2 deletions
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. |