Add -std=gnu++11 flag to Vancouver Makefile

Most recent upstream version need this to be build successfully.
This commit is contained in:
Markus Partheymueller 2012-11-26 13:04:56 +01:00 committed by Norman Feske
parent 8f12e555af
commit 14307c778a
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ INC_DIR += $(VANCOUVER_DIR)/include
INC_DIR += $(NOVA_INCLUDE_DIR)
CC_WARN += -Wno-parentheses
CC_CXX_OPT += -std=gnu++11
LD_TEXT_ADDR = 0xb0000000