summaryrefslogtreecommitdiffstats
path: root/system/wmgtemp/wmgtemp.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/wmgtemp/wmgtemp.SlackBuild')
-rw-r--r--system/wmgtemp/wmgtemp.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/wmgtemp/wmgtemp.SlackBuild b/system/wmgtemp/wmgtemp.SlackBuild
index c3598d3dd0..dc24f082c5 100644
--- a/system/wmgtemp/wmgtemp.SlackBuild
+++ b/system/wmgtemp/wmgtemp.SlackBuild
@@ -73,7 +73,7 @@ find -L . \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
# Let's compile!
-make
+make CC="gcc -fgnu89-inline $SLKCFLAGS"
# Create bin directory and move executable there
mkdir -p $PKG/usr/bin