summaryrefslogtreecommitdiffstats
path: root/misc/g15daemon/g15daemon.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'misc/g15daemon/g15daemon.SlackBuild')
-rw-r--r--misc/g15daemon/g15daemon.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/g15daemon/g15daemon.SlackBuild b/misc/g15daemon/g15daemon.SlackBuild
index 32b216e4eb..39b167efd7 100644
--- a/misc/g15daemon/g15daemon.SlackBuild
+++ b/misc/g15daemon/g15daemon.SlackBuild
@@ -75,7 +75,7 @@ find -L . \
# Thanks to Gentoo bugzilla people!
patch -p1 < "$CWD/g15daemon-1.9.5.3-uinput.patch"
-CFLAGS="$SLKCFLAGS" \
+CFLAGS="$SLKCFLAGS -fcommon" \
CXXFLAGS="$SLKCFLAGS" \
./configure \
--disable-static \