examples/posix_spawn: -fno-builtin for a file generated by mksymtab.sh
This commit is contained in:
parent
8e6081abe0
commit
b7f57a1952
@ -24,6 +24,8 @@ include $(APPDIR)/Make.defs
|
||||
|
||||
CSRCS = romfs.c
|
||||
CSRCS += symtab.c
|
||||
filesystem$(DELIM)symtab.c_CFLAGS = -fno-builtin
|
||||
filesystem$(DELIM)symtab.c_CELFFLAGS = -fno-builtin
|
||||
MAINSRC = spawn_main.c
|
||||
|
||||
PROGNAME = posix_spawn
|
||||
|
Loading…
Reference in New Issue
Block a user