6db4831e98
Android 14
6 lines
97 B
Makefile
6 lines
97 B
Makefile
CFLAGS := -static -ffreestanding -nostartfiles -s
|
|
|
|
TEST_GEN_PROGS := get_size
|
|
|
|
include ../lib.mk
|