Reduce difference with master

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
pull/491/head
Timothy Gu 10 years ago
parent ead92e982a
commit 9c0ebbc589

@ -19,7 +19,7 @@ define $(PKG)_UPDATE
endef
define $(PKG)_BUILD
cd '$(1)' && autoreconf -I'$(PREFIX)/$(TARGET)/share/aclocal' -fi
cd '$(1)' && autoreconf -fi -I'$(PREFIX)/$(TARGET)/share/aclocal'
cd '$(1)' && ./configure \
--host='$(TARGET)' \
--build="`config.guess`" \

Loading…
Cancel
Save