summaryrefslogtreecommitdiffstats
path: root/desktop/wmtime
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/wmtime')
-rw-r--r--desktop/wmtime/wmtime.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/wmtime/wmtime.SlackBuild b/desktop/wmtime/wmtime.SlackBuild
index 8bac920de2..46ac029534 100644
--- a/desktop/wmtime/wmtime.SlackBuild
+++ b/desktop/wmtime/wmtime.SlackBuild
@@ -52,7 +52,7 @@ find -L . \
-exec chmod 644 {} \;
cd $PRGNAM
-sed -i "s/cc -c/cc -c $SLKCFLAGS/" Makefile
+sed -i "s/cc -c/cc -c -fgnu89-inline $SLKCFLAGS/" Makefile
make
mkdir -p $PKG/usr/bin
cp -a wmtime $PKG/usr/bin