diff --git a/srcpkgs/llvm18/template b/srcpkgs/llvm18/template index c72b16151ae..fd8b92e8d05 100644 --- a/srcpkgs/llvm18/template +++ b/srcpkgs/llvm18/template @@ -49,7 +49,7 @@ python_version=3 build_options="clang clang_tools_extra lld mlir libclc polly lldb flang bolt openmp libcxx libunwind lto graphviz" -build_options_default="clang clang_tools_extra lld mlir libclc polly lldb openmp libcxx" +build_options_default="clang clang_tools_extra lld mlir libclc polly lldb openmp" if [ "$XBPS_TARGET_WORDSIZE" = "64" ]; then build_options_default+=" flang bolt"