ref: 65c444328c354a3620bab5b37ceb157e6fad8f17
dir: /config/tool/gnu.mk/
TOOLCFLAGS = -std=c99 COMP = gcc ASM = as LINKER = ld RANLIB = ranlib ARCHIVE = ar ARCHIVEFLAGS = -U NOPIE_CFLAGS = -nopie NOPIE_LDFLAGS = -nopie TOOLCFLAGS = -std=c99 -fno-stack-protector -static