shithub: scc

ref: 2b23214e403126795c483d79a85e840c1a3fe4ab
dir: /inc/ldflags.def.h/

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