Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/test/
DMakefile131 CC_FOR_OCAMLOPT := $(shell $(OCAMLOPT) -config | grep native_c_compiler | sed -e 's/native_c_compil… macro
132 CXX_FOR_OCAMLOPT := $(subst gcc,g++,$(CC_FOR_OCAMLOPT))