mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
committed by
Christian Helmuth
parent
3936fe25dc
commit
d323072bb6
@@ -16,6 +16,8 @@ SRC_C = $(filter-out $(FILTER_OUT),$(notdir $(wildcard $(LIBC_STRING_DIR)/*.c)))
|
||||
# prevent the generation of a 'memset()' call in 'memset()'
|
||||
CC_OPT_memset += -fno-tree-loop-distribute-patterns
|
||||
|
||||
override CC_OLEVEL := -O3
|
||||
|
||||
include $(REP_DIR)/lib/mk/libc-common.inc
|
||||
|
||||
vpath %.c $(LIBC_STRING_DIR)
|
||||
|
||||
Reference in New Issue
Block a user