mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
libc: support creat()
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
LIBC_COMPAT_DIR = $(LIBC_DIR)/lib/libc/compat-43
|
||||
|
||||
FILTER_OUT += creat.c
|
||||
|
||||
SRC_C = $(filter-out $(FILTER_OUT),$(notdir $(wildcard $(LIBC_COMPAT_DIR)/*.c)))
|
||||
|
||||
include $(REP_DIR)/lib/mk/libc-common.inc
|
||||
|
||||
Reference in New Issue
Block a user