]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
remove -std=gnu++0x
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Mon, 8 Oct 2018 14:35:00 +0000 (16:35 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Mon, 8 Oct 2018 14:35:00 +0000 (16:35 +0200)
builder-support/specs/pdns.spec

index 93cd3fd3a7c4b23cf754babf64c0da50ee3f174c..43bd578e9d394298ee0d16c267d7670532d8490b 100644 (file)
@@ -214,7 +214,7 @@ export CPPFLAGS="-DLDAP_DEPRECATED"
   --disable-lua-records \
   --without-protobuf \
   --with-boost=/usr/include/boost148/ LDFLAGS=-L/usr/lib64/boost148 \
-  CXXFLAGS='-std=gnu++11 -std=gnu++0x'
+  CXXFLAGS=-std=gnu++11
 %endif
 
 make %{?_smp_mflags}