diff options
author | Andrew Wilcox <AWilcox@Wilcox-Tech.com> | 2016-03-27 22:34:49 -0500 |
---|---|---|
committer | Andrew Wilcox <AWilcox@Wilcox-Tech.com> | 2016-03-27 22:34:49 -0500 |
commit | e685db211eb9b89ac0e7d8f55c7688ca7e38d489 (patch) | |
tree | 94daa917f22550cf1ce677fe1a50942eceaa064c /profiles/adelie | |
parent | d19b6ee2d696e3226ec71c6ea5d83c51cc4fde0a (diff) | |
download | packages-e685db211eb9b89ac0e7d8f55c7688ca7e38d489.tar.gz packages-e685db211eb9b89ac0e7d8f55c7688ca7e38d489.tar.bz2 packages-e685db211eb9b89ac0e7d8f55c7688ca7e38d489.tar.xz packages-e685db211eb9b89ac0e7d8f55c7688ca7e38d489.zip |
Add CHOST for x86_64 and armv7a
Diffstat (limited to 'profiles/adelie')
-rw-r--r-- | profiles/adelie/1.0/arm/v7a/make.defaults | 1 | ||||
-rw-r--r-- | profiles/adelie/1.0/arm/v7a/parent | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/profiles/adelie/1.0/arm/v7a/make.defaults b/profiles/adelie/1.0/arm/v7a/make.defaults new file mode 100644 index 000000000..acc01de5e --- /dev/null +++ b/profiles/adelie/1.0/arm/v7a/make.defaults @@ -0,0 +1 @@ +CHOST="armv7a-foxkit-linux-musleabihf" diff --git a/profiles/adelie/1.0/arm/v7a/parent b/profiles/adelie/1.0/arm/v7a/parent new file mode 100644 index 000000000..f3229c5b9 --- /dev/null +++ b/profiles/adelie/1.0/arm/v7a/parent @@ -0,0 +1 @@ +.. |