diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-04-22 17:12:46 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-04-22 17:13:19 +0200 |
commit | 21cb076539ff8d24633c8630178e34c028ae0be8 (patch) | |
tree | 19ee002e3734e7871d01a8389ace880f6b3a2ad9 /sys-libs/glibc/metadata.xml | |
parent | dev-python/gpep517: Stabilize 3 ppc64, #840062 (diff) | |
download | gentoo-21cb076539ff8d24633c8630178e34c028ae0be8.tar.gz gentoo-21cb076539ff8d24633c8630178e34c028ae0be8.tar.bz2 gentoo-21cb076539ff8d24633c8630178e34c028ae0be8.zip |
sys-libs/glibc: Add experimental loong patchset from xen0n
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sys-libs/glibc/metadata.xml')
-rw-r--r-- | sys-libs/glibc/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-libs/glibc/metadata.xml b/sys-libs/glibc/metadata.xml index 613e58eff7ee..e00a008ac5c3 100644 --- a/sys-libs/glibc/metadata.xml +++ b/sys-libs/glibc/metadata.xml @@ -11,6 +11,7 @@ <flag name="compile-locales">build *all* locales in src_install; this is generally meant for stage building only as it ignores /etc/locale.gen file and can be pretty slow</flag> <flag name="crypt">build and install libcrypt and crypt.h</flag> <flag name="debug">When USE=hardened, allow fortify/stack violations to dump core (SIGABRT) and not kill self (SIGKILL)</flag> + <flag name="experimental-loong">Add experimental LoongArch patchset</flag> <flag name="gd">build memusage and memusagestat tools</flag> <flag name="multiarch">enable optimizations for multiple CPU architectures (detected at runtime)</flag> <flag name="multilib-bootstrap">Provide prebuilt libgcc.a and crt files if missing. Only needed for ABI switch.</flag> |