Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 920456 Details for
Bug 946345
sys-apps/gawk-5.3.1: Man page installation doesn't seem to respect PORTAGE_COMPRESS_EXCLUDE_SUFFIXES
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Diff of make.conf from previous system vs make.conf from current system
make.conf.diff (text/plain), 1.82 KB, created by
Alexis
on 2025-03-10 05:06:42 UTC
(
hide
)
Description:
Diff of make.conf from previous system vs make.conf from current system
Filename:
MIME Type:
Creator:
Alexis
Created:
2025-03-10 05:06:42 UTC
Size:
1.82 KB
patch
obsolete
>--- make.conf.old 2024-04-01 21:03:49.467633546 +1100 >+++ /etc/portage/make.conf 2025-01-02 12:15:58.975870620 +1100 >@@ -47,14 +47,15 @@ > > GRUB_PLATFORMS="efi-64" > # Via cpuid2cpuflags: >-CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sha sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3" >-VIDEO_CARDS="amdgpu radeonsi" >-#LLVM_TARGETS="AMDGPU" >+CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sse sse2 sse3 sse4_1 sse4_2 ssse3" >+VIDEO_CARDS="intel" >+#LLVM_TARGETS="" > INPUT_DEVICES="libinput synaptics" > SANE_BACKENDS="hp" > >-EMERGE_DEFAULT_OPTS="--backtrack=200" >-MAKEOPTS="-j6 -l5" >+MAKEOPTS="-j12 -l8" >+# When no number is specified for `--jobs`, no jobs limit >+EMERGE_DEFAULT_OPTS="--jobs --load-average=7.50" > > # Scheduling. > # Valid values: 'batch','fifo','idle','other','round-robin' >@@ -81,6 +82,7 @@ > binpkg-logs \ > binpkg-request-signature \ > clean-logs \ >+ getbinpkg \ > split-elog \ > split-log \ > userfetch \ >@@ -92,11 +94,15 @@ > # USE flags. > # > >-USE="alsa bidi bluetooth cairo cleartype dbus -elogind emacs exif \ >- fontconfig gd gif gles2 -gnome jpeg libotf libxml2 lua \ >- mad mp3 opengl pango pcre perl pipewire png pulseaudio qt5 \ >- screencast spell svg tiff tk truetype usb \ >- vaapi vdpau vorbis vulkan wayland -webengine -webkit webp \ >+# Certain GPUs will need: >+# vaapi vdpau >+ >+USE="alsa bidi bluetooth cairo cleartype dbus dist-kernel \ >+ emacs exif fontconfig gd gif gles2 -gnome jpeg \ >+ libotf libxml2 lua mad mp3 opengl \ >+ pango pcre perl pipewire png pulseaudio \ >+ qt6 screencast spell svg tiff tk truetype usb \ >+ vorbis vulkan wayland -webengine -webkit webp \ > X xft xml yt-dlp zeroconf zsh-completion" > > # >@@ -125,4 +131,4 @@ > # > > PORTAGE_COMPRESS_EXCLUDE_SUFFIXES="[1-9] n [013]p [1357]ssl 3pcap [1-9]bsd" >-CLEAN_DELAY=10 >+CLEAN_DELAY=5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 946345
:
913904
| 920456