big update, mostly llvm18

This commit is contained in:
Moritz Gmeiner 2024-08-03 11:06:44 +02:00
commit 7c82d8e102
9 changed files with 10 additions and 8 deletions

View file

@ -1,4 +1,4 @@
RUSTFLAGS="-C target-cpu=native -C opt-level=3 -C linker=clang -C link-arg=-fuse-ld=mold"
RUSTFLAGS="-C target-cpu=native -C opt-level=3 -C linker=clang -C link-arg=-fuse-ld=mold"
PORTAGE_STRIP_FLAGS="--strip-unneeded -N __gentoo_check_ldflags__ -R .GCC.command.line"