profiles/default/linux/arm64: Fix parent to little-endian, #600590
authorMichał Górny <mgorny@gentoo.org>
Sat, 14 Jan 2017 17:54:34 +0000 (18:54 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sat, 14 Jan 2017 18:14:24 +0000 (19:14 +0100)
Fix the parent profile of default/linux/arm64 from top-level arch/arm64
to little-endian subprofile. This is what the profile structure
suggests, and (unlike the top profile) it defines CHOST
(and CHOST_arm64) as required by package manager, eclasses and ebuilds.

profiles/default/linux/arm64/parent

index 63b5baf1b03fa12fcfa96dbaf3dd4a74d624b0fc..21d6fd1a076ffa1f675fa5345228d91ea3f4e896 100644 (file)
@@ -1,3 +1,3 @@
 ../../../base
 ..
-../../../arch/arm64
+../../../arch/arm64/little-endian