diff options
author | Shawn Anastasio <[email protected]> | 2018-12-30 14:49:43 -0600 |
---|---|---|
committer | Shawn Anastasio <[email protected]> | 2018-12-30 14:49:43 -0600 |
commit | 813b7230735960f3e5225f1f74ca680c9ea84101 (patch) | |
tree | b7ac0510a7090f575ac2c28bd8a30c29945d1a16 /src | |
parent | 5a47ca5786822f1f63e9c979213a4866045a24c4 (diff) |
Add powerpc64le as an alias for ppc64
Add powerpc64le as an alias for the ppc64 build target.
Diffstat (limited to 'src')
-rw-r--r-- | src/build-data/arch/ppc64.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/build-data/arch/ppc64.txt b/src/build-data/arch/ppc64.txt index 9ab7cccde..23d3bb2a1 100644 --- a/src/build-data/arch/ppc64.txt +++ b/src/build-data/arch/ppc64.txt @@ -5,6 +5,7 @@ wordsize 64 <aliases> powerpc64 +powerpc64le ppc64le ppc64el </aliases> |