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

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 26 13:10:13 PDT 2024


jhuber6 wrote:

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

Great, we should probably document this somewhere.

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


More information about the cfe-commits mailing list