Revert "abuild: export CHOST, CARCH and CLIBC and let config.guess use CHOST"

This reverts commit 4234a10e92.

We will not use config.guess. Instead we will use --build and --host
everywhere.
This commit is contained in:
Natanael Copa 2013-07-29 06:40:41 +00:00
parent cbee419616
commit 8f93ada4ac
2 changed files with 1557 additions and 5 deletions

View File

@ -1894,10 +1894,6 @@ if [ -z "$CLIBC" ]; then
esac
fi
export CHOST
export CARCH
export CLIBC
cd "$startdir" || die
. "$APKBUILD"

1558
config.guess vendored

File diff suppressed because it is too large Load Diff