diff --git a/sys-devel/llvm/llvm21-21.1.1.recipe b/sys-devel/llvm/llvm21-21.1.1.recipe index 058875ffc..050ed73fa 100644 --- a/sys-devel/llvm/llvm21-21.1.1.recipe +++ b/sys-devel/llvm/llvm21-21.1.1.recipe @@ -679,9 +679,9 @@ BUILD() -DLLVM_ENABLE_RUNTIMES="libunwind" \ -DLIBOMP_INSTALL_ALIASES=OFF - case "$buildArchitecture" in - x86 | x86_gcc2) jobArgs="-j1" ;; - esac + #case "$buildArchitecture" in + # x86 | x86_gcc2) jobArgs="-j1" ;; + #esac export DISABLE_ASLR=1 cmake --build build $jobArgs