summaryrefslogtreecommitdiffstats
path: root/desktop/wbar/wbar.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2019-03-02 09:06:36 +0100
committer Matteo Bernardini2019-03-02 09:06:36 +0100
commit8142e5f661606651e9782298933c833f346346ca (patch)
treef3b4e57a91421eaf51c8ceabef2b7b4734699821 /desktop/wbar/wbar.SlackBuild
parentdb85da7f3d5e8b6efdf53de3d8c8f7f0dfded399 (diff)
downloadslackbuilds-current-20190302.1.tar.gz
20190302.1 global branch merge.current-20190302.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'desktop/wbar/wbar.SlackBuild')
-rw-r--r--desktop/wbar/wbar.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/wbar/wbar.SlackBuild b/desktop/wbar/wbar.SlackBuild
index 09fd3d2bc5..d16ff8a236 100644
--- a/desktop/wbar/wbar.SlackBuild
+++ b/desktop/wbar/wbar.SlackBuild
@@ -74,7 +74,7 @@ find -L . \
sed -i 's|pidof|/sbin/pidof|g' src/config/Run.cc
CFLAGS="$SLKCFLAGS" \
-CXXFLAGS="$SLKCFLAGS" \
+CXXFLAGS="$SLKCFLAGS -Wno-error=literal-suffix" \
./configure \
--prefix=/usr \
--exec-prefix=/usr \