summaryrefslogtreecommitdiffstats
path: root/office/pdfchain
diff options
context:
space:
mode:
Diffstat (limited to 'office/pdfchain')
-rw-r--r--office/pdfchain/pdfchain.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/office/pdfchain/pdfchain.SlackBuild b/office/pdfchain/pdfchain.SlackBuild
index c51a7eafce..76db9bba82 100644
--- a/office/pdfchain/pdfchain.SlackBuild
+++ b/office/pdfchain/pdfchain.SlackBuild
@@ -70,7 +70,7 @@ find -L . \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
CFLAGS="$SLKCFLAGS" \
-CXXFLAGS="$SLKCFLAGS" \
+CXXFLAGS="$SLKCFLAGS -std=c++11" \
./configure \
--prefix=/usr \
--libdir=/usr/lib${LIBDIRSUFFIX} \