shithub: scc

ref: ad9537bd2daa3be47f01d68f25c034aaab83ed15
dir: /inc/ldflags.def.h/

View raw version
char *ldflags[] = {
	"-static",
	"-z","nodefaultlib",
	NULL
};