summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvan Penner2016-02-05 22:25:35 +0100
committerEvan Penner2016-02-05 22:25:35 +0100
commit6a7b2e3774bd856a1be78dc20e13c572ec41cd5f (patch)
tree9e757382f1f1d6ffcf226bf53e4d4b405f3b1dff
parentf8dc70797a5b1db689b4740300679274ad51dc42 (diff)
downloadaur-6a7b2e3774bd856a1be78dc20e13c572ec41cd5f.tar.gz
Updated pkgbuild
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc91e9ef9f2f..5a4f3d7feb19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -42,7 +42,8 @@ build() {
--lxvst \
--optimize \
--with-backends=jack,alsa,dummy \
- --use-external-libs
+ --use-external-libs \
+ --cxx11
python2 waf build $MAKEFLAGS
}