shithub: scc

ref: 526c098338106cfe67e236c72f2b7763d98ba13c
dir: /inc/ldflags.def.h/

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