From 1f1ada4b2afd8dd8de6ac1e0f94702abf05654bc Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 23 Jan 2024 16:46:30 +0000 Subject: gentoo auto-resync : 23:01:2024 - 16:46:30 --- profiles/features/musl/make.defaults | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'profiles/features') diff --git a/profiles/features/musl/make.defaults b/profiles/features/musl/make.defaults index 3078bdd61b09..ca792276e394 100644 --- a/profiles/features/musl/make.defaults +++ b/profiles/features/musl/make.defaults @@ -17,3 +17,10 @@ FEATURES="-multilib-strict" # that use a charset, it causes package collisons. # Note: we use a full path for locale.alias for bug #799437 INSTALL_MASK="charset.alias /usr/share/locale/locale.alias" + +# Sam James (2024-01-22) +# Workaround for sandbox bug which causes this gnulib configure test to take +# many real hours on slower machines, and certainly a huge amount of CPU hours +# on others. Spoof the same result as configure gets on a modern musl system +# for now. See bug #447970 and bug #922652. +gl_cv_func_getcwd_path_max="no, but it is partly working" -- cgit v1.2.3