mirror of
https://git.proxmox.com/git/qemu
synced 2025-08-07 00:36:06 +00:00
Remove dead code
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6859 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
aba35a6cd1
commit
a667866bc7
6
configure
vendored
6
configure
vendored
@ -732,12 +732,6 @@ if test "$cpu" = "x86_64" \
|
|||||||
hostlongbits="64"
|
hostlongbits="64"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# check gcc options support
|
|
||||||
cat > $TMPC <<EOF
|
|
||||||
int main(void) {
|
|
||||||
}
|
|
||||||
EOF
|
|
||||||
|
|
||||||
# Check host NPTL support
|
# Check host NPTL support
|
||||||
cat > $TMPC <<EOF
|
cat > $TMPC <<EOF
|
||||||
#include <sched.h>
|
#include <sched.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user