summaryrefslogtreecommitdiff
path: root/abuild.in
diff options
context:
space:
mode:
Diffstat (limited to 'abuild.in')
-rwxr-xr-xabuild.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/abuild.in b/abuild.in
index e6969fa..bc7d197 100755
--- a/abuild.in
+++ b/abuild.in
@@ -1888,6 +1888,10 @@ if [ -z "$CLIBC" ]; then
esac
fi
+export CHOST
+export CARCH
+export CLIBC
+
cd "$startdir" || die
. "$APKBUILD"