commit: 2b4f1efa1b6268100b688a339327c0101d62897a Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Thu Jul 21 00:58:17 2022 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Thu Jul 21 00:58:29 2022 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=2b4f1efa
scripts/kernel-config: remove CONFIG_DEBUG_INFO_BTF Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org> scripts/kernel-config | 3 ++- world | 69 --------------------------------------------------- 2 files changed, 2 insertions(+), 70 deletions(-) diff --git a/scripts/kernel-config b/scripts/kernel-config index 355ffa8..049298e 100644 --- a/scripts/kernel-config +++ b/scripts/kernel-config @@ -10349,7 +10349,8 @@ CONFIG_DEBUG_INFO=y # CONFIG_DEBUG_INFO_SPLIT is not set # CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT is not set CONFIG_DEBUG_INFO_DWARF4=y -CONFIG_DEBUG_INFO_BTF=y +# CONFIG_DEBUG_INFO_DWARF5 is not set +# CONFIG_DEBUG_INFO_BTF is not set # CONFIG_GDB_SCRIPTS is not set CONFIG_FRAME_WARN=2048 CONFIG_STRIP_ASM_SYMS=y diff --git a/world b/world deleted file mode 100644 index 96294d7..0000000 --- a/world +++ /dev/null @@ -1,69 +0,0 @@ -app-admin/sudo -app-admin/syslog-ng -app-arch/file-roller -app-editors/gedit -app-editors/nano -app-editors/vim -app-misc/tmux -app-portage/gentoolkit -app-portage/grs -app-portage/layman -app-portage/repoman -app-text/evince -app-text/tree -dev-lang/python -dev-lang/tcl -dev-libs/gmp -dev-util/strace -dev-vcs/git -gnome-extra/gnome-system-monitor -mail-client/claws-mail -mail-mta/postfix -media-gfx/eog -media-gfx/gimp -media-sound/alsa-utils -media-video/mplayer -media-video/smplayer -net-analyzer/tcpdump -net-dns/avahi -net-dns/bind-tools -net-fs/samba -net-ftp/lftp -net-irc/hexchat -net-mail/dovecot -net-misc/dhcpcd -net-misc/ntp -net-misc/rdate -net-misc/tigervnc -net-p2p/transmission -net-print/cups -net-vpn/tor -net-wireless/wireless-tools -net-wireless/wpa_supplicant -sys-apps/dbus -sys-apps/elfix -sys-apps/gradm -sys-apps/less -sys-apps/paxctl -sys-apps/pciutils -sys-block/parted -sys-boot/grub -sys-boot/lilo -sys-devel/gdb -sys-fs/cryptsetup -sys-kernel/genkernel -sys-kernel/linux-firmware -sys-libs/argp-standalone -sys-libs/cracklib -sys-libs/db -sys-libs/gdbm -sys-process/fcron -sys-process/lsof -x11-base/xorg-server -x11-misc/slim -x11-terms/xfce4-terminal -x11-terms/xterm -xfce-base/xfce4-appfinder -xfce-base/xfce4-meta -xfce-extra/thunar-archive-plugin -xfce-extra/thunar-shares-plugin
