Custom options for the C compiler (CFLAGS)

Property definitions

nitc :: light_c $ MModule :: cflags=
	# Custom options for the C compiler (CFLAGS)
	var cflags = new MultiHashMap[String, String]
src/ffi/light_c.nit:77,2--78,46