Searched refs:CXX64 (Results 1 - 1 of 1) sorted by relevance

/vbox/
H A Dconfigure110 CXX64=""
440 [ -z "$CXX64" ] && CXX64="$CXX -m64"
478 if [ -n "$CXX64" ]; then
479 cnf_append "TOOL_GCC64_CXX" "$CXX64"
480 cnf_append "TOOL_GXX64_CXX" "$CXX64"
481 cnf_append "TOOL_GXX64_LD" "$CXX64"

Completed in 1566 milliseconds