sys-apps/xbps
The X Binary Package System
-
xbps-9999debug doc lto static test
View Download Browse License: BSDOverlay: src_prepare-overlay -
xbps-0.58~amd64debug doc lto static test
View Download Browse License: BSDOverlay: src_prepare-overlay
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
doc
Global: Adds extra documentation (API, Javadoc, etc)
lto
Global: Add support for link-time optimizations (unsupported, use at your own risk).
static
Global: !!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically
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