shithub: scc

ref: 57fd86ea77bab85e988d003883dc323e2190d6b7
dir: /inc/ldflags.def.h/

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