ref: b168599e9c095edab9548060d5541881356869f1
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