summaryrefslogtreecommitdiffstats
path: root/desktop/wmweather/wmweather.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/wmweather/wmweather.SlackBuild')
-rw-r--r--desktop/wmweather/wmweather.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/wmweather/wmweather.SlackBuild b/desktop/wmweather/wmweather.SlackBuild
index b7f8d24235..5f347e662a 100644
--- a/desktop/wmweather/wmweather.SlackBuild
+++ b/desktop/wmweather/wmweather.SlackBuild
@@ -51,7 +51,7 @@ find -L . \
-exec chmod 644 {} \;
cd src
- CFLAGS="$SLKCFLAGS" \
+ CFLAGS="$SLKCFLAGS -fcommon" \
CXXFLAGS="$SLKCFLAGS" \
./configure \
--prefix=/usr \