From 5c904717322f8113870abf48cc93c3c8b00ab4e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Ter=C3=A4s?= Date: Tue, 30 Jul 2013 08:51:11 +0000 Subject: [all autotools packages]: normalize ./configure --- main/rt4/APKBUILD | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'main/rt4/APKBUILD') diff --git a/main/rt4/APKBUILD b/main/rt4/APKBUILD index 1621ed11a..82e064ad9 100644 --- a/main/rt4/APKBUILD +++ b/main/rt4/APKBUILD @@ -121,7 +121,10 @@ EOF build() { cd "$_builddir" - ./configure --enable-layout=Alpine \ + ./configure \ + --build=$CBUILD \ + --host=$CHOST \ + --enable-layout=Alpine \ --with-rt-group=rt4 \ --with-web-group=rt4 \ --with-web-user=rt4 \ -- cgit v1.2.3