On Sun, 2013-11-24 at 11:52 +0200, Michael S. Tsirkin wrote:
> --iasl option was added to CC option parsing section by mistake,
> it's not effective there and attempts to use cause
> an 'unknown option' error.
>
> Fix this up.
Now it works...
Tested-by: Marcel Apfelbaum
>
> Signed-off-by: Micha
--iasl option was added to CC option parsing section by mistake,
it's not effective there and attempts to use cause
an 'unknown option' error.
Fix this up.
Signed-off-by: Michael S. Tsirkin
---
configure | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure b/configu