diff options
author | Jack Lloyd <[email protected]> | 2018-12-31 09:25:07 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-12-31 09:25:07 -0500 |
commit | e6a8664c7b644225d7ee7f81e9e5c2800c69355b (patch) | |
tree | b7ac0510a7090f575ac2c28bd8a30c29945d1a16 | |
parent | 5a47ca5786822f1f63e9c979213a4866045a24c4 (diff) | |
parent | 813b7230735960f3e5225f1f74ca680c9ea84101 (diff) |
Merge GH #1801 Recognize powerpc64le
-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> |