Custom options for the C linker (LDFLAGS)

Property definitions

nitc :: light_c $ MModule :: _ldflags
	# Custom options for the C linker (LDFLAGS)
	var ldflags = new MultiHashMap[String, String]
src/ffi/light_c.nit:80,2--81,47