diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-01-22 19:12:00 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-01-22 19:42:08 +0100 |
commit | c54bf58d2013f43995d80c3bcfa2e53152270ac7 (patch) | |
tree | 7d5cb9b0c09aec382634f05f62818d960c13f824 /profiles/hardened | |
parent | dev-python/libvirt-python: fix fetch error due to untrusted certificate (diff) | |
download | gentoo-c54bf58d2013f43995d80c3bcfa2e53152270ac7.tar.gz gentoo-c54bf58d2013f43995d80c3bcfa2e53152270ac7.tar.bz2 gentoo-c54bf58d2013f43995d80c3bcfa2e53152270ac7.zip |
profiles: Inherit arch/base for musl+uclibc profiles
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/musl/parent | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/hardened/linux/musl/parent b/profiles/hardened/linux/musl/parent index be0b656ea9a8..a9dd6fd5cb5b 100644 --- a/profiles/hardened/linux/musl/parent +++ b/profiles/hardened/linux/musl/parent @@ -1,2 +1,3 @@ +../../../arch/base ../../../base ../../../default/linux |