shithub: scc

ref: 08608702436b819d3022aceb2b870e3284228810
dir: /inc/ldflags.def.h/

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