sys-kernel/usermode-kernel
Linux kernel built with Gentoo patches
USE Flags
debug
Global: Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml
hardened
Global: activate default security enhancements for toolchain (gcc, glibc, binutils)
pic
Global: disable optimized assembly code that is not PIC friendly
static
Global: !!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically
+hostfs
* This flag is undocumented *
+iomem
* This flag is undocumented *
savedconfig
Global: Use this to restore your config from /etc/portage/savedconfig $/$. Make sure your USE flags allow for appropriate dependencies
+initramfs
* This flag is undocumented *
test
Global: Workaround to pull in packages needed to run with FEATURES=test. Portage-2.1.2 handles this internally, so don't set it in make.conf/package.use anymore