Enable C++11 by default
This commit is contained in:
@@ -36,7 +36,6 @@ INC_DIR += $(VANCOUVER_DIR)/include $(GENODE_DIR)/include
|
||||
INC_DIR += $(NOVA_INCLUDE_DIR)
|
||||
|
||||
CC_WARN += -Wno-parentheses
|
||||
CC_CXX_OPT += -std=gnu++11
|
||||
CC_CXX_OPT += -march=core2
|
||||
CC_CXX_OPT += -mssse3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user