summaryrefslogtreecommitdiffstats
path: root/desktop/wbar/wbar.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2019-04-27 08:03:43 +0200
committer Matteo Bernardini2019-04-27 08:03:43 +0200
commit37a4b1257f6e8122765de26d2eae5cc9364e655c (patch)
tree3683944132f03bdbed930b31e32d7f7aeb49e99c /desktop/wbar/wbar.SlackBuild
parenta7ecdbba095706df06b24afd23e97aaf57621fba (diff)
downloadslackbuilds-134a18e93bd34a4c3cdc22ef7ad1b41b2b8822e4.tar.gz
20190427.1 global branch merge.current-20190427.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 \