examples/thttpd: -fno-builtin for a file generated by mksymtab.sh
This commit is contained in:
parent
4b383b397d
commit
59fc69c453
@ -31,6 +31,8 @@ ifeq ($(CONFIG_THTTPD_BINFS),y)
|
||||
else
|
||||
CONTENT_MAKE += -f Makefile.nxflat
|
||||
CSRCS += symtab.c
|
||||
content$(DELIM)symtab.c_CFLAGS = -fno-builtin
|
||||
content$(DELIM)symtab.c_CELFFLAGS = -fno-builtin
|
||||
endif
|
||||
|
||||
PROGNAME = thttp
|
||||
|
Loading…
Reference in New Issue
Block a user