summaryrefslogtreecommitdiff
path: root/packages/binutils/2.35.1/0001-ld_makefile_patch.patch
diff options
context:
space:
mode:
Diffstat (limited to 'packages/binutils/2.35.1/0001-ld_makefile_patch.patch')
-rw-r--r--packages/binutils/2.35.1/0001-ld_makefile_patch.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/binutils/2.35.1/0001-ld_makefile_patch.patch b/packages/binutils/2.35.1/0001-ld_makefile_patch.patch
index 0eb9496..5a64fb9 100644
--- a/packages/binutils/2.35.1/0001-ld_makefile_patch.patch
+++ b/packages/binutils/2.35.1/0001-ld_makefile_patch.patch
@@ -5,7 +5,7 @@
--- a/ld/Makefile.am
+++ b/ld/Makefile.am
-@@ -50,7 +50,7 @@ AM_CFLAGS = $(WARN_CFLAGS) $(ELF_CLFAGS)
+@@ -50,7 +50,7 @@
# 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.
@@ -16,7 +16,7 @@
EMULATION_OFILES = @EMULATION_OFILES@
--- a/ld/Makefile.in
+++ b/ld/Makefile.in
-@@ -555,7 +555,7 @@ AM_CFLAGS = $(WARN_CFLAGS) $(ELF_CLFAGS)
+@@ -555,7 +555,7 @@
# 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.