]> granicus.if.org Git - pdns/commitdiff
set c++11 flag for freebsd too
authorbert hubert <bert.hubert@netherlabs.nl>
Sat, 16 Jan 2016 11:07:57 +0000 (12:07 +0100)
committerbert hubert <bert.hubert@netherlabs.nl>
Sat, 16 Jan 2016 11:07:57 +0000 (12:07 +0100)
pdns/sysdeps-recursor/FreeBSD.inc

index 7004d3ae875f09e69e267b3627e7177ae8cb6dae..12cb6f912239541c405c7698df6511f8dad506a5 100644 (file)
@@ -1,4 +1,4 @@
-CXXFLAGS+=-I/usr/local/include/ -DHAVE_STRCASESTR
+CXXFLAGS+=-I/usr/local/include/ -DHAVE_STRCASESTR -std=gnu++11
 OPTIONALS:=optional/kqueuemplexer.o
 
 optional/kqueuemplexer.o: kqueuemplexer.cc