Skip to content

Commit 9693fd6

Browse files
committed
Mistype
1 parent 2bed252 commit 9693fd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

builds/posix/prefix.linux

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
#
1919
# 2 Oct 2002, Nickolay Samofatov - Major cleanup
2020

21-
COMMON_FLAGS=-ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -std=c++1
21+
COMMON_FLAGS=-ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -std=c++11
2222
OPTIMIZE_FLAGS=-O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer
2323
WARN_FLAGS=-Wall -Wno-switch -Wno-parentheses -Wno-unknown-pragmas -Wno-unused-variable -Wno-narrowing
2424

0 commit comments

Comments
 (0)