shithub: scc

ref: 7ec9f2612f4ac5e4e15922369c7536753e68fc26
dir: /inc/ldflags.def.h/

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