app-arch/gzip
Standard GNU compressor
USE Flags
nls
Global: Adds Native Language Support (using gettext - GNU locale utilities)
static
Global: !!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically
pic
Global: Build Position Independent Code. Do not utilize this flag unless you know what you're doing


View
Download