[clang] [CMake] Change GCC_INSTALL_PREFIX from warning to fatal error (PR #85891)

Ye Luo via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 26 13:08:25 PDT 2024


ye-luo wrote:

`-DRUNTIMES_CMAKE_ARGS="-DCMAKE_C_FLAGS=--gcc-install-dir=$GCC_ROOT;-DCMAKE_CXX_FLAGS=--gcc-install-dir=$GCC_ROOT"` worked for me

https://github.com/llvm/llvm-project/pull/85891


More information about the cfe-commits mailing list