shithub: scc

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

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