summaryrefslogtreecommitdiffstats
path: root/system/gsmartcontrol/gsmartcontrol.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/gsmartcontrol/gsmartcontrol.SlackBuild')
-rw-r--r--system/gsmartcontrol/gsmartcontrol.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/gsmartcontrol/gsmartcontrol.SlackBuild b/system/gsmartcontrol/gsmartcontrol.SlackBuild
index f2973f5b9e..d25a0871c8 100644
--- a/system/gsmartcontrol/gsmartcontrol.SlackBuild
+++ b/system/gsmartcontrol/gsmartcontrol.SlackBuild
@@ -67,7 +67,7 @@ find -L . \
sed -i "s/\tdestroy/\tthis->destroy/" src/gsc_text_window.h
CFLAGS="$SLKCFLAGS" \
-CXXFLAGS="$SLKCFLAGS" \
+CXXFLAGS="$SLKCFLAGS -std=c++11" \
./configure \
--prefix=/usr \
--sysconfdir=/etc \