examples/elf: -fno-builtin for a file generated by mksymtab.sh
This commit is contained in:
parent
6a25898568
commit
adf7ceedf4
@ -30,6 +30,8 @@ CSRCS = cromfs.c
|
|||||||
endif
|
endif
|
||||||
CSRCS += dirlist.c
|
CSRCS += dirlist.c
|
||||||
CSRCS += symtab.c
|
CSRCS += symtab.c
|
||||||
|
tests$(DELIM)symtab.c_CFLAGS = -fno-builtin
|
||||||
|
tests$(DELIM)symtab.c_CELFFLAGS = -fno-builtin
|
||||||
MAINSRC = elf_main.c
|
MAINSRC = elf_main.c
|
||||||
|
|
||||||
PROGNAME = elf
|
PROGNAME = elf
|
||||||
|
Loading…
Reference in New Issue
Block a user