Home | History | Annotate | Download | only in x86_64-linux-glibc2.7-4.6

Lines Matching refs:HOST_CXX

754     HOST_CXX=${CXX-g++}
765 HOST_CXX="ccache $HOST_CXX"
796 HOST_CXX=$HOST_CXX" -m32"
804 echo "Using build C++ compiler: $HOST_CXX"
809 export CXX="$HOST_CXX"