From: Anthony G. Basile Date: Sun, 28 Jan 2018 16:30:01 +0000 (-0500) Subject: profiles: fix inheritance in hardened/linux/musl/x86, bug #645926 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d6683ea54e045061610696b5e846ab15f44d258d;p=gentoo.git profiles: fix inheritance in hardened/linux/musl/x86, bug #645926 Signed-off-by: Anthony G. Basile --- diff --git a/profiles/hardened/linux/musl/x86/parent b/profiles/hardened/linux/musl/x86/parent index 54abcade7471..1efd929961c6 100644 --- a/profiles/hardened/linux/musl/x86/parent +++ b/profiles/hardened/linux/musl/x86/parent @@ -1,2 +1,2 @@ -../../../../default/linux/uclibc/x86 +../../../../default/linux/musl/x86 ..