diff --git a/env/lld b/env/lld new file mode 100644 index 0000000..87c2254 --- /dev/null +++ b/env/lld @@ -0,0 +1 @@ +LDFLAGS="${LDFLAGS} -fuse-ld=lld" diff --git a/package.accept_keywords/rust b/package.accept_keywords/rust new file mode 100644 index 0000000..6c86e9a --- /dev/null +++ b/package.accept_keywords/rust @@ -0,0 +1,3 @@ +virtual/rust ~amd64 +dev-lang/rust ~amd64 +dev-lang/rust-bin ~amd64 diff --git a/package.accept_keywords/thunderbird-115.0 b/package.accept_keywords/thunderbird-115.0 index a3c70ab..1bde1f6 100644 --- a/package.accept_keywords/thunderbird-115.0 +++ b/package.accept_keywords/thunderbird-115.0 @@ -1 +1 @@ -=mail-client/thunderbird-115.0 +=mail-client/thunderbird-115.1.0 diff --git a/package.env/clang b/package.env/clang index 9215c6d..70d5a95 100644 --- a/package.env/clang +++ b/package.env/clang @@ -11,6 +11,6 @@ # # dev-lang/rust clang lto mold # -# www-client/firefox clang lto mold +=www-client/firefox-116.0 clang lto lld # # dev-python/pyzmq clang mold diff --git a/package.use/rust b/package.use/rust index 45a9532..f6bafa3 100644 --- a/package.use/rust +++ b/package.use/rust @@ -1,2 +1,2 @@ -dev-lang/rust clippy llvm-libunwind lto rust-analyzer rust-src rustfmt system-bootstrap +dev-lang/rust clippy llvm-libunwind lto rust-analyzer rust-src rustfmt system-bootstrap system-llvm dev-lang/rust-bin clippy rust-analyzer rust-src rustfmt diff --git a/package.use/nemo-thunar b/package.use/thunar similarity index 100% rename from package.use/nemo-thunar rename to package.use/thunar