abuild: export CHOST, CARCH and CLIBC and let config.guess use CHOST
This commit is contained in:
parent
3c15749bd0
commit
4234a10e92
@ -1888,6 +1888,10 @@ 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