projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aba35a6
)
Remove dead code
author
malc
<malc@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 19 Mar 2009 02:14:10 +0000
(
02:14
+0000)
committer
malc
<malc@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 19 Mar 2009 02:14:10 +0000
(
02:14
+0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6859
c046a42c
-6fe2-441c-8c8c-
71466251a162
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index 8899030fad264400a75622b8604e05d332a7e7d9..5c62c594ec75273aa5d14c457e0c538cbbd82bd3 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-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>