diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2018-01-28 11:30:01 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2018-01-28 11:31:23 -0500 |
commit | d6683ea54e045061610696b5e846ab15f44d258d (patch) | |
tree | ada5068dbfae479fd94dc35f62027679bff40e6d /profiles/hardened | |
parent | media-libs/vips: remove last rited package (diff) | |
download | gentoo-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/parent | 2 |
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 .. |