There was an error while loading. Please reload this page.
1 parent 2bed252 commit 9693fd6Copy full SHA for 9693fd6
1 file changed
builds/posix/prefix.linux
@@ -18,7 +18,7 @@
18
#
19
# 2 Oct 2002, Nickolay Samofatov - Major cleanup
20
21
-COMMON_FLAGS=-ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -std=c++1
+COMMON_FLAGS=-ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -std=c++11
22
OPTIMIZE_FLAGS=-O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer
23
WARN_FLAGS=-Wall -Wno-switch -Wno-parentheses -Wno-unknown-pragmas -Wno-unused-variable -Wno-narrowing
24
0 commit comments