# # config.mk # PREFIX = /usr CC = cc CFLAGS = -O2 -fstack-protector-strong -static -pie LDFLAGS = -static