# # config.mk # CC = /bin/gcc AR = /bin/ar CFLAGS = -O2 -pipe -fstack-protector-strong -static -pie -std=c99