aboutsummaryrefslogtreecommitdiff
path: root/Templates
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-06-05 06:06:03 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-06-05 06:06:03 +0000
commit4f80aec8efdd3e50a84984ce4d03f11bca72951c (patch)
treed71585dbe898e11411db49f1b322ed33e3dfa630 /Templates
parent29f05943468b219ac3ce7fd7ad3537fcf13297a3 (diff)
downloadports-4f80aec8efdd3e50a84984ce4d03f11bca72951c.tar.gz
ports-4f80aec8efdd3e50a84984ce4d03f11bca72951c.zip
Propertly makes config.sub working as expecting on amd64
Reported by: many
Notes
Notes: svn path=/head/; revision=319948
Diffstat (limited to 'Templates')
-rw-r--r--Templates/config.sub10
1 files changed, 2 insertions, 8 deletions
diff --git a/Templates/config.sub b/Templates/config.sub
index 8b612ab89df9..38db7f04ced1 100644
--- a/Templates/config.sub
+++ b/Templates/config.sub
@@ -252,7 +252,7 @@ case $basic_machine in
| alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \
| alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
| am33_2.0 \
- | arc | arceb \
+ | ARC | ARCeb \
| arm | arm[bl]e | arme[lb] | armv[2-8] | armv[3-8][lb] | armv7[arm] \
| avr | avr32 \
| be32 | be64 \
@@ -366,7 +366,7 @@ case $basic_machine in
| aarch64-* | aarch64_be-* \
| alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \
| alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \
- | alphapca5[67]-* | alpha64pca5[67]-* | arc-* | arceb-* \
+ | alphapca5[67]-* | alpha64pca5[67]-* | amd64-* | arc-* | arceb-* \
| arm-* | armbe-* | armle-* | armeb-* | armv*-* \
| avr-* | avr32-* \
| be32-* | be64-* \
@@ -473,12 +473,6 @@ case $basic_machine in
basic_machine=a29k-none
os=-bsd
;;
- amd64)
- basic_machine=x86_64-pc
- ;;
- amd64-*)
- basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
- ;;
amdahl)
basic_machine=580-amdahl
os=-sysv