shithub: scc

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

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