summaryrefslogtreecommitdiffstats
path: root/desktop/wmtimer
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/wmtimer')
-rw-r--r--desktop/wmtimer/wmtimer.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/wmtimer/wmtimer.SlackBuild b/desktop/wmtimer/wmtimer.SlackBuild
index 6d70142469..c0f8fb718e 100644
--- a/desktop/wmtimer/wmtimer.SlackBuild
+++ b/desktop/wmtimer/wmtimer.SlackBuild
@@ -74,7 +74,7 @@ find -L . \
# Let's compile!
cd wmtimer
-make
+make CC="gcc -fgnu89-inline $SLKCFLAGS"
# Create bin directory and move executable there
mkdir -p $PKG/usr/bin