shithub: scc

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

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