diff options
author | Anton Luka Šijanec <anton@sijanec.eu> | 2023-03-10 17:52:53 +0100 |
---|---|---|
committer | Anton Luka Šijanec <anton@sijanec.eu> | 2023-03-10 17:52:53 +0100 |
commit | 546e217d2441d07ab67b5c8ff5db4906a810a7e2 (patch) | |
tree | 4f5242141056d80ab7457f6ba9d086577e5a32ba | |
parent | 4800::1 is obsolete (diff) | |
download | n-546e217d2441d07ab67b5c8ff5db4906a810a7e2.tar n-546e217d2441d07ab67b5c8ff5db4906a810a7e2.tar.gz n-546e217d2441d07ab67b5c8ff5db4906a810a7e2.tar.bz2 n-546e217d2441d07ab67b5c8ff5db4906a810a7e2.tar.lz n-546e217d2441d07ab67b5c8ff5db4906a810a7e2.tar.xz n-546e217d2441d07ab67b5c8ff5db4906a810a7e2.tar.zst n-546e217d2441d07ab67b5c8ff5db4906a810a7e2.zip |
Diffstat (limited to '')
-rw-r--r-- | etc/portage/make.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/portage/make.conf b/etc/portage/make.conf index 66205ed..a3ff627 100644 --- a/etc/portage/make.conf +++ b/etc/portage/make.conf @@ -54,6 +54,7 @@ USE="$USE pdo" # za php USE="$USE -branding" # za libreoffice USE="$USE otf" # ta terminus USE="$USE system-llvm clippy rust-src rust-analyzer rustfmt" # za rust +USE="$USE btrfs" # za docker CALLIGRA_FEATURES="stage words sheets" PALEMOON_ENABLE_UNSUPPORTED_COMPILERS=1 # uradno gcc 11 ni podprt |