shithub: scc

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

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