mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -06:00
configure: Fix comment (copy+paste bug)
Signed-off-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
This commit is contained in:
parent
7682e85807
commit
75f1359645
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
@ -2705,7 +2705,7 @@ if compile_prog "" "" ; then
|
||||||
byteswap_h=yes
|
byteswap_h=yes
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Search for bswap_32 function
|
# Search for bswap32 function
|
||||||
bswap_h=no
|
bswap_h=no
|
||||||
cat > $TMPC << EOF
|
cat > $TMPC << EOF
|
||||||
#include <sys/endian.h>
|
#include <sys/endian.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue