5 lines
87 B
Makefile
5 lines
87 B
Makefile
include ../test_common.mk
|
|
|
|
EXTRA_C_FLAGS := -fno-builtin
|
|
EXTRA_LINK_FLAGS := -nostdlib
|