mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-01 23:20:55 +00:00
parent
07649b667b
commit
eb53f8c113
@ -1 +1 @@
|
|||||||
e4c5e41a5d3b5398a310dbc39b52a5393526c816
|
d5d5885b5e485bc58d541b1f76a7518f169acc20
|
||||||
|
@ -3,8 +3,8 @@ VERSION := git
|
|||||||
DOWNLOADS := seoul.git
|
DOWNLOADS := seoul.git
|
||||||
|
|
||||||
URL(seoul) := https://github.com/alex-ab/seoul.git
|
URL(seoul) := https://github.com/alex-ab/seoul.git
|
||||||
# branch genode_20_11
|
# branch genode_21_05
|
||||||
REV(seoul) := 9c009e7ad2b5ec9fbafdc731e8796f33ff90e921
|
REV(seoul) := dc21f28de3c9d1a4f99df6da346663ce191f1978
|
||||||
DIR(seoul) := src/app/seoul
|
DIR(seoul) := src/app/seoul
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -24,11 +24,7 @@ INC_DIR += $(SEOUL_GENODE_DIR)/include
|
|||||||
INC_DIR += $(REP_DIR)/src/app/seoul/include
|
INC_DIR += $(REP_DIR)/src/app/seoul/include
|
||||||
include $(call select_from_repositories,lib/mk/libc-common.inc)
|
include $(call select_from_repositories,lib/mk/libc-common.inc)
|
||||||
|
|
||||||
CC_CXX_WARN_STRICT = -Wextra -Weffc++ -Werror
|
CC_WARN += -Wno-unused
|
||||||
CC_WARN += -Wno-parentheses -Wall -Wno-unused
|
|
||||||
|
|
||||||
# XXX fix the warnings and remove this option
|
|
||||||
CC_WARN += -Wno-error=implicit-fallthrough
|
|
||||||
|
|
||||||
CC_CXX_OPT += -march=core2
|
CC_CXX_OPT += -march=core2
|
||||||
CC_OPT_model/intel82576vf := -mssse3
|
CC_OPT_model/intel82576vf := -mssse3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user