From 252a119b74d2ee8bb5f7de9c69b1f1618029518f Mon Sep 17 00:00:00 2001 From: "[CST] Focus" Date: Mon, 9 Sep 2013 09:56:01 +0400 Subject: [PATCH] cross-configure.apollo.debug: fix additional configure args Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/37accb627cac95c01271f0b4f62735892d3bf2f3 Author: [CST] Focus Date: 2013-09-09 (Mon, 09 Sep 2013) ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- cross-configure.apollo.debug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cross-configure.apollo.debug b/cross-configure.apollo.debug index ba8444848..4d7e066fe 100755 --- a/cross-configure.apollo.debug +++ b/cross-configure.apollo.debug @@ -29,5 +29,5 @@ export FREETYPE_CONFIG=$PREFIX/bin/freetype-config export CURL_CONFIG=$PREFIX/bin/curl-config ./autogen.sh -./configure --prefix=${PREFIX} --build=i386-pc-linux-gnu --host=$HOST --enable-flac --with-target=cdk --with-targetprefix="" --with-boxmodel=apollo --enable-mdev "$*" +./configure --prefix=${PREFIX} --build=i386-pc-linux-gnu --host=$HOST --enable-flac --with-target=cdk --with-targetprefix="" --with-boxmodel=apollo --enable-mdev "$@"