# Shared objects are compiled properly with -fPIC, but
# standard libs also require this.
64-bit && append-flags -fPIC
filter-flags -pie
filter-ldflags -pie
# Detect mips systems
use mips && gnuconfig_update