summaryrefslogtreecommitdiffstats
path: root/desktop/wmweather
diff options
context:
space:
mode:
author Matteo Bernardini2020-11-22 10:57:42 +0100
committer Matteo Bernardini2020-11-22 10:57:42 +0100
commit99958f26868be3a2a2f73e06fb3a4ea20edbd6e2 (patch)
treee98702265056ca9dbc2208f4efcd9c4687fde69c /desktop/wmweather
parentd16bcf418dcbbf01c065787ba1defff73d4d4f3c (diff)
downloadslackbuilds-99958f26868be3a2a2f73e06fb3a4ea20edbd6e2.tar.gz
20201122.1 global branch merge.current-20201122.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'desktop/wmweather')
-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 \