shithub: scc

ref: 79b9a5d60b5790789823b721434f96bd4d88686c
dir: /inc/ldflags.def.h/

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