diff options
author | Jack Lloyd <[email protected]> | 2019-07-10 21:31:48 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2019-08-27 09:27:33 -0400 |
commit | 308bdc190f4e6a3606f801390d191988a0438557 (patch) | |
tree | f8c9763c439fca5fda33c523928c7bd02d929a84 /src/build-data/arch | |
parent | ecb22c16531db3023c739fa1436d8f3893fa1081 (diff) |
Add support for POWER9 DARN RNG
Diffstat (limited to 'src/build-data/arch')
-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 23d3bb2a1..470bee2db 100644 --- a/src/build-data/arch/ppc64.txt +++ b/src/build-data/arch/ppc64.txt @@ -13,4 +13,5 @@ ppc64el <isa_extensions> altivec ppccrypto +power9 </isa_extensions> |