3 lines
127 B
Plaintext
3 lines
127 B
Plaintext
|
TEST_CFLAGS = -finline-limit=400 -mbranch-cost=1 -Ofast -fno-code-hoisting -funroll-all-loops
|
||
|
OFILES = crt0.o printf.o cmark.o
|