aboutsummaryrefslogtreecommitdiff
path: root/system/sandbox/slibtool.patch
diff options
context:
space:
mode:
authorHunter Sezen <orbea@fredslev.dk>2018-07-16 19:55:24 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-07-17 07:15:43 +0700
commit60d190b0bdb207a77e53e50fe4b36fabf1ce4ce2 (patch)
tree941d937e280c8e57299d51e01bc61996cdd52823 /system/sandbox/slibtool.patch
parentcb8db2ed5c976d978054c134004c6ea1a3974d6c (diff)
system/sandbox: Fixed build on 32 bit.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/sandbox/slibtool.patch')
-rw-r--r--system/sandbox/slibtool.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/system/sandbox/slibtool.patch b/system/sandbox/slibtool.patch
new file mode 100644
index 0000000000000..bf12277a2060d
--- /dev/null
+++ b/system/sandbox/slibtool.patch
@@ -0,0 +1,11 @@
+diff -ur sandbox-2.13.orig/libsandbox/Makefile.am sandbox-2.13/libsandbox/Makefile.am
+--- sandbox-2.13.orig/libsandbox/Makefile.am 2018-02-19 05:50:18.000000000 -0000
++++ sandbox-2.13/libsandbox/Makefile.am 2018-06-03 12:58:04.270611236 -0000
+@@ -20,7 +20,6 @@
+ # and destructor will not be executed ...
+ libsandbox_la_LDFLAGS = \
+ -no-undefined \
+- -nodefaultlibs \
+ -avoid-version \
+ $(LDFLAG_VER),libsandbox.map
+ libsandbox_la_SOURCES = \