diff options
Diffstat (limited to 'debian/patches/no-rpath.patch')
-rw-r--r-- | debian/patches/no-rpath.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/debian/patches/no-rpath.patch b/debian/patches/no-rpath.patch deleted file mode 100644 index abeb067..0000000 --- a/debian/patches/no-rpath.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 |