Revert "abuild: export CHOST, CARCH and CLIBC and let config.guess use CHOST"
This reverts commit 4234a10e92f103a33baa0c70780ac7e09e6a9484. We will not use config.guess. Instead we will use --build and --host everywhere.
This commit is contained in:
parent
cbee419616
commit
8f93ada4ac
@ -1894,10 +1894,6 @@ if [ -z "$CLIBC" ]; then
|
|||||||
esac
|
esac
|
||||||
fi
|
fi
|
||||||
|
|
||||||
export CHOST
|
|
||||||
export CARCH
|
|
||||||
export CLIBC
|
|
||||||
|
|
||||||
cd "$startdir" || die
|
cd "$startdir" || die
|
||||||
. "$APKBUILD"
|
. "$APKBUILD"
|
||||||
|
|
||||||
|
1558
config.guess
vendored
1558
config.guess
vendored
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user