From 758195c2cf0814416226a860faf746f3ef563bee Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 7 Oct 2017 12:49:16 +0200 Subject: Update waf --- wscript | 1 - 1 file changed, 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 770f42f..e33a30c 100644 --- a/wscript +++ b/wscript @@ -45,7 +45,6 @@ def configure(conf): conf.load('compiler_cxx') autowaf.configure(conf) autowaf.display_header('Patchage Configuration') - autowaf.set_cxx11_mode(conf) autowaf.check_pkg(conf, 'dbus-1', uselib_store='DBUS', mandatory=False) -- cgit v1.2.1