When the build command is xcodebuild, set the magical environment variable...
When the build command is xcodebuild, set the magical environment variable LDPLUSPLUS to g++ to ensure that C++ object files are linked with g++ instead of gcc. llvm-svn: 51621
Loading
Please register or sign in to comment