summaryrefslogtreecommitdiffstats
path: root/src/ogg.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/ogg.mk')
-rw-r--r--src/ogg.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ogg.mk b/src/ogg.mk
index a2de998..3693624 100644
--- a/src/ogg.mk
+++ b/src/ogg.mk
@@ -21,7 +21,7 @@ endef
define $(PKG)_BUILD
cd '$(1)' && ./configure \
--host='$(TARGET)' \
- --build='$(BUILD)' \
+ --build="`config.guess`" \
--disable-shared \
--prefix='$(PREFIX)/$(TARGET)'
$(MAKE) -C '$(1)' -j '$(JOBS)' bin_PROGRAMS= sbin_PROGRAMS= noinst_PROGRAMS=