diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-03-13 19:04:00 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-03-13 19:04:00 +0000 |
commit | ab99e041535be398ca41334c56fab92e4f910296 (patch) | |
tree | 0c45317b0e52292b16dff6f430614bcea9ea3d9b /profiles | |
parent | 2024-03-13 18:49:10 UTC (diff) | |
parent | dev-lang/gnat-gpl: no musl and fix strncmp (diff) | |
download | gentoo-ab99e041535be398ca41334c56fab92e4f910296.tar.gz gentoo-ab99e041535be398ca41334c56fab92e4f910296.tar.bz2 gentoo-ab99e041535be398ca41334c56fab92e4f910296.zip |
Merge updates from master
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/features/musl/package.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 90328a11703b..7ac418512f2d 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Alfredo Tupone <tupone@gentoo.org> (2024-03-13) +# To bootstrap uses an ada compiler built using glibc +dev-lang/gnat-gpl + # Sergey Popov <pinkbyte@gentoo.org> (2024-03-05) # games-strategy/seven-kingdoms does not build on musl, # requires glibc-specific locale handling. (#923907) |