summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2018-01-28 11:30:01 -0500
committerAnthony G. Basile <blueness@gentoo.org>2018-01-28 11:31:23 -0500
commitd6683ea54e045061610696b5e846ab15f44d258d (patch)
treeada5068dbfae479fd94dc35f62027679bff40e6d /profiles/hardened
parentmedia-libs/vips: remove last rited package (diff)
downloadgentoo-d6683ea54e045061610696b5e846ab15f44d258d.tar.gz
gentoo-d6683ea54e045061610696b5e846ab15f44d258d.tar.bz2
gentoo-d6683ea54e045061610696b5e846ab15f44d258d.zip
profiles: fix inheritance in hardened/linux/musl/x86, bug #645926
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'profiles/hardened')
-rw-r--r--profiles/hardened/linux/musl/x86/parent2
1 files changed, 1 insertions, 1 deletions
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
..