mirror of
https://github.com/MorizzG/portage-conf.git
synced 2025-12-06 01:12:42 +00:00
workaround for clang-18 avx-512 problem
This commit is contained in:
parent
0c5cf57c02
commit
a4196d5628
2 changed files with 36 additions and 3 deletions
|
|
@ -40,9 +40,9 @@ dev-qt/qtcore clang mold no-lto
|
|||
|
||||
|
||||
gui-libs/gtk clang lld
|
||||
|
||||
|
||||
www-client/chromium clang lld
|
||||
|
||||
net-libs/nodejs clang lld
|
||||
|
||||
# workaround for clang-18 AVX512 issue
|
||||
dev-util/ccache clang-17 mold
|
||||
www-client/chromium clang-17 lld
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue