diff options
Diffstat (limited to 'etc/portage')
-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 8fd9ac3..66205ed 100644 --- a/etc/portage/make.conf +++ b/etc/portage/make.conf @@ -53,6 +53,7 @@ USE="$USE rtlsdr" # za gqrx 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 CALLIGRA_FEATURES="stage words sheets" PALEMOON_ENABLE_UNSUPPORTED_COMPILERS=1 # uradno gcc 11 ni podprt |