summaryrefslogtreecommitdiff
path: root/packages/gnuprumcu/0.5.0/0000-HACK-Fix-paths-for-crosstool-ng.patch
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2022-02-11 02:00:59 (GMT)
committerAlexey Neyman <stilor@att.net>2022-02-11 08:47:51 (GMT)
commit86c2982568de1ad4d4cc12a65b19231331484405 (patch)
tree2e0b3fb78c30877c0c152d59d0e0fff817b73822 /packages/gnuprumcu/0.5.0/0000-HACK-Fix-paths-for-crosstool-ng.patch
parent1210b0c2f45e32ef0867ca00e16b6aadb6a81bf9 (diff)
Run patches thru `manage-packages -P`
This refreshes the line numbers, removes any fuzz (which would make any future forward ports easier) and standardizes the patch/file headers (which makes them easier to read). Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'packages/gnuprumcu/0.5.0/0000-HACK-Fix-paths-for-crosstool-ng.patch')
-rw-r--r--packages/gnuprumcu/0.5.0/0000-HACK-Fix-paths-for-crosstool-ng.patch34
1 files changed, 34 insertions, 0 deletions
diff --git a/packages/gnuprumcu/0.5.0/0000-HACK-Fix-paths-for-crosstool-ng.patch b/packages/gnuprumcu/0.5.0/0000-HACK-Fix-paths-for-crosstool-ng.patch
new file mode 100644
index 0000000..f60280c
--- /dev/null
+++ b/packages/gnuprumcu/0.5.0/0000-HACK-Fix-paths-for-crosstool-ng.patch
@@ -0,0 +1,34 @@
+From b045b2c65e26153813abadc2d065afdd52612fb0 Mon Sep 17 00:00:00 2001
+From: Dimitar Dimitrov <dimitar@dinux.eu>
+Date: Fri, 15 Jan 2021 18:52:09 +0200
+Subject: [PATCH] HACK: Fix paths for crosstool-ng
+
+For some reason crosstool-ng modifies the default
+binutils/ld path for ldscripts. Align our respective
+path.
+
+Signed-off-by: Dimitar Dimitrov <dimitar@dinux.eu>
+---
+ ldscripts/Makefile.am | 2 +-
+ ldscripts/Makefile.in | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+--- a/ldscripts/Makefile.am
++++ b/ldscripts/Makefile.am
+@@ -47,4 +47,4 @@
+ pruelf-tda4vm.icssg1.tx_pru1.x
+
+
+-prudir = $(exec_prefix)/$(target_alias)/lib
++prudir = $(libdir)
+--- a/ldscripts/Makefile.in
++++ b/ldscripts/Makefile.in
+@@ -300,7 +300,7 @@
+ pruelf-tda4vm.icssg1.tx_pru0.x \
+ pruelf-tda4vm.icssg1.tx_pru1.x
+
+-prudir = $(exec_prefix)/$(target_alias)/lib
++prudir = $(libdir)
+ all: all-am
+
+ .SUFFIXES: