shithub: scc

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

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