shithub: scc

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

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