Home
last modified time | relevance | path

Searched hist:"99519 e677bd605a681a805b0c759ae886d1d5712" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dconfigure99519e677bd605a681a805b0c759ae886d1d5712 Wed May 28 05:39:17 CDT 2014 Cornelia Huck <cornelia.huck@de.ibm.com> configure: unset interfering variables

The check for big or little endianness relies on grep reporting
match/non-match on the generated binary. If the user specified
--binary-files=without-match in their GREP_OPTIONS, this will fail.

Let's follow what autoconf does and unset GREP_OPTIONS and CLICOLOR_FORCE
at the beginning of the script.

Reported-by: Eugene (jno) Dvurechenski <jno@linux.vnet.ibm.com>
Suggested-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>