summaryrefslogtreecommitdiff
path: root/make.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make.sh')
-rwxr-xr-xmake.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make.sh b/make.sh
index a6cce46e9..18ee487cc 100755
--- a/make.sh
+++ b/make.sh
@@ -124,7 +124,7 @@ function pkg:configure() {
ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no \
cfg=("${PKG_CONF}" \
ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no \
- --build=x86_64-unknown-linux-gnu \
+ --build="$(${PKG_BASE}/util/config.guess)" \
--host="${PKG_TARG}" \
--enable-static=no \
--enable-shared=yes \