shithub: scc

ref: 6eb087522f3a7aca2f1df8599d125daea263f2e7
dir: /inc/ldflags.def.h/

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