examples/nxflat: -fno-builtin for a file generated by mksymtab.sh

This commit is contained in:
YAMAMOTO Takashi 2022-04-06 14:05:21 +09:00 committed by Xiang Xiao
parent b7f57a1952
commit dc9103a72d

View File

@ -25,6 +25,8 @@ include $(APPDIR)/Make.defs
CSRCS = romfs.c
CSRCS += dirlist.c
CSRCS += symtab.c
tests$(DELIM)symtab.c_CFLAGS = -fno-builtin
tests$(DELIM)symtab.c_CELFFLAGS = -fno-builtin
MAINSRC = nxflat_main.c
PROGNAME = nxflat