Home
last modified time | relevance | path

Searched refs:CC_FOR_OCAMLOPT (Results 1 – 1 of 1) sorted by relevance

/external/llvm/test/
DMakefile106 CC_FOR_OCAMLOPT := $(shell $(OCAMLOPT) -config | grep native_c_compiler | sed -e 's/native_c_compil… macro
107 CXX_FOR_OCAMLOPT := $(subst gcc,g++,$(CC_FOR_OCAMLOPT))