profiles/prefix/darwin/macos: promote m4 mask from 26.0

Ventura has the exact same problem, thus this is a generic macOS problem
with GCC-15 toolchain.

Signed-off-by: Fabian Groffen <grobian@gentoo.org>
This commit is contained in:
Fabian Groffen
2025-12-15 21:32:23 +01:00
parent cc958f9ff4
commit bda5fb3c3b
2 changed files with 5 additions and 7 deletions

View File

@@ -1,7 +0,0 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Fabian Groffen <grobian@gentoo.org> (2025-12-09)
# Fails to compile in gnulib on invalid decls for memset, memmove,
# strncpy, etc. probably incompatibility with system headers
=sys-devel/m4-1.4.20

View File

@@ -1,6 +1,11 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Fabian Groffen <grobian@gentoo.org> (2025-12-09)
# Fails to compile in gnulib on invalid decls for memset, memmove,
# strncpy, etc. probably incompatibility with system headers
=sys-devel/m4-1.4.20
# Fabian Groffen <grobian@gentoo.org> (2025-04-05)
# Fails to compile, implicit decl _NSGetExecutablePath
=sys-apps/gawk-5.3.2