From a21851e6950beac84e346e3fa453f6d4ef3f5703 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 7 Oct 2017 12:40:10 +0200 Subject: Update waf --- wscript | 1 - 1 file changed, 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 4c5ad196..c63be839 100644 --- a/wscript +++ b/wscript @@ -57,7 +57,6 @@ def configure(conf): conf.load('python') autowaf.configure(conf) - autowaf.set_cxx11_mode(conf) conf.check_cxx(header_name='boost/format.hpp') conf.check_cxx(header_name='boost/intrusive/slist.hpp') -- cgit v1.2.1