summaryrefslogtreecommitdiffstats
path: root/src/gsoap.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/gsoap.mk')
-rw-r--r--src/gsoap.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gsoap.mk b/src/gsoap.mk
index e3f550c..1f234fe 100644
--- a/src/gsoap.mk
+++ b/src/gsoap.mk
@@ -40,7 +40,7 @@ define $(PKG)_BUILD
cd '$(1)' && ac_cv_func_malloc_0_nonnull=yes ./configure \
--prefix='$(PREFIX)/$(TARGET)' \
--host='$(TARGET)' \
- --build='$(BUILD)' \
+ --build="`config.guess`" \
--enable-gnutls \
CPPFLAGS='-DWITH_NTLM'