summaryrefslogtreecommitdiffhomepage
path: root/patches/sbase.local.patch
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2017-10-17 21:50:36 +0200
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2017-10-17 21:50:36 +0200
commit7b29d78958e225bc3918b9e5fcb5cb4a1f4826ba (patch)
tree6a6156c77b387d54fec1f0faea448a0c18c3e670 /patches/sbase.local.patch
parent68a9c707e2cc07f8b63b64c36a4d8d580807ac3b (diff)
downloadmidipix_build-7b29d78958e225bc3918b9e5fcb5cb4a1f4826ba.tar.bz2
midipix_build-7b29d78958e225bc3918b9e5fcb5cb4a1f4826ba.tar.xz
vars/build.vars: adds [su]base (HEAD) (via Redfoxmoon.)
patches/[su]base.local.patch: remove `-s' from ${LDFLAGS} (via Redfoxmoon.)
Diffstat (limited to 'patches/sbase.local.patch')
-rw-r--r--patches/sbase.local.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/patches/sbase.local.patch b/patches/sbase.local.patch
new file mode 100644
index 00000000..164febab
--- /dev/null
+++ b/patches/sbase.local.patch
@@ -0,0 +1,9 @@
+diff -ru sbase.orig/config.mk sbase/config.mk
+--- sbase.orig/config.mk 2017-10-17 18:50:00.118534627 +0200
++++ sbase/config.mk 2017-10-17 18:53:49.429001349 +0200
+@@ -13,4 +13,4 @@
+ # -lrt might be needed on some systems
+ CPPFLAGS = -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -D_FILE_OFFSET_BITS=64
+ CFLAGS = -std=c99 -Wall -pedantic
+-LDFLAGS = -s
++LDFLAGS =