mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06: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
1 changed files with 0 additions and 6 deletions
6
configure
vendored
6
configure
vendored
|
@ -732,12 +732,6 @@ if test "$cpu" = "x86_64" \
|
|||
hostlongbits="64"
|
||||
fi
|
||||
|
||||
# check gcc options support
|
||||
cat > $TMPC <<EOF
|
||||
int main(void) {
|
||||
}
|
||||
EOF
|
||||
|
||||
# Check host NPTL support
|
||||
cat > $TMPC <<EOF
|
||||
#include <sched.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue