From ec604c146f910ec66f2de1124703872bdbf9c398 Mon Sep 17 00:00:00 2001 From: Moritz Gmeiner Date: Mon, 3 Feb 2025 20:26:57 +0100 Subject: [PATCH] some minor changes --- make.conf/00common | 2 +- package.accept_keywords/ghostty | 1 + package.env/00compiler | 1 + package.env/ccache | 2 ++ 4 files changed, 5 insertions(+), 1 deletion(-) diff --git a/make.conf/00common b/make.conf/00common index 210f349..501d4db 100644 --- a/make.conf/00common +++ b/make.conf/00common @@ -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" diff --git a/package.accept_keywords/ghostty b/package.accept_keywords/ghostty index ea03c3c..7be0d60 100644 --- a/package.accept_keywords/ghostty +++ b/package.accept_keywords/ghostty @@ -1 +1,2 @@ x11-terms/ghostty ~amd64 +=sys-libs/ncurses-6.5_p20250125 ~amd64 diff --git a/package.env/00compiler b/package.env/00compiler index 3dd0f39..4b24163 100644 --- a/package.env/00compiler +++ b/package.env/00compiler @@ -55,3 +55,4 @@ dev-scheme/racket gcc llvm-core/llvm:18 clang-18 mold llvm-core/clang:18 clang-18 mold + diff --git a/package.env/ccache b/package.env/ccache index 218e4c1..fafdc9d 100644 --- a/package.env/ccache +++ b/package.env/ccache @@ -17,3 +17,5 @@ media-video/ffmpeg ccache media-libs/opencv ccache dev-lang/python ccache + +app-office/libreoffice ccache