GNU Linux-libre 4.19.264-gnu1
[releases.git] / tools / testing / selftests / size / Makefile
1 CFLAGS := -static -ffreestanding -nostartfiles -s
2
3 TEST_GEN_PROGS := get_size
4
5 include ../lib.mk