shithub: scc

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

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