diff options
author | Karl Berry <karl@freefriends.org> | 2018-11-23 01:23:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-11-23 01:23:16 +0000 |
commit | a425a62f866272472a53bcfc5fe33ab7faaa3b14 (patch) | |
tree | dc77b3076983e76374a205712dd93be80490bffb /Build/source/libs/icu | |
parent | e62ae91d8942e7e9196d85a9a2dca3e7bb611761 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@49228 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/icu')
-rwxr-xr-x | Build/source/libs/icu/icu-src/source/config.sub | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Build/source/libs/icu/icu-src/source/config.sub b/Build/source/libs/icu/icu-src/source/config.sub index f208558ec21..b29f8f126e3 100755 --- a/Build/source/libs/icu/icu-src/source/config.sub +++ b/Build/source/libs/icu/icu-src/source/config.sub @@ -1161,6 +1161,7 @@ case $cpu-$vendor in | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] \ | alphapca5[67] | alpha64pca5[67] \ | am33_2.0 \ + | amdgcn \ | arc | arceb \ | arm | arm[lb]e | arme[lb] | armv* \ | avr | avr32 \ @@ -1360,7 +1361,7 @@ case $os in | powermax* | dnix* | nx6 | nx7 | sei* | dragonfly* \ | skyos* | haiku* | rdos* | toppers* | drops* | es* \ | onefs* | tirtos* | phoenix* | fuchsia* | redox* | bme* \ - | midnightbsd*) + | midnightbsd* | amdhsa*) # Remember, each alternative MUST END IN *, to match a version number. ;; qnx*) |