shithub: scc

ref: 071923624122ae0088073ca68a8dfc65c14c0c7d
dir: /inc/ldflags.def.h/

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