Home
last modified time | relevance | path

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

/third_party/node/tools/
Dmake-v8.sh35 CXX_PATH=$(command -v "$CXX" g++ | grep -v ccache | head -n 1)
36 ln -s "$CXX_PATH" "$BUILD_TOOLS/g++"