summaryrefslogtreecommitdiff
path: root/debian/patches/no-rpath.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/no-rpath.patch')
-rw-r--r--debian/patches/no-rpath.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/patches/no-rpath.patch b/debian/patches/no-rpath.patch
new file mode 100644
index 0000000..abeb067
--- /dev/null
+++ b/debian/patches/no-rpath.patch
@@ -0,0 +1,11 @@
+--- a/src/cmd/INIT/make.probe
++++ b/src/cmd/INIT/make.probe
+@@ -2068,7 +2068,7 @@
+ CC_LD_DYNAMIC=$lddynamic
+ CC_LD_LAZY=$ldlazy
+ CC_LD_NOLAZY=$ldnolazy
+-CC_LD_ORIGIN=$ldorigin
++CC_LD_ORIGIN=
+ CC_LD_RECORD=$ldrecord
+ CC_LD_NORECORD=$ldnorecord
+ CC_LD_RUNPATH=$ldrunpath