--no-cc

Property definitions

nitc :: abstract_compiler $ ToolContext :: _opt_no_cc
	# --no-cc
	var opt_no_cc = new OptionBool("Do not invoke the C compiler", "--no-cc")
src/compiler/abstract_compiler.nit:39,2--40,74