projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d34dda5
)
Fix linking for qemu-img on Solaris, by Ben Taylor.
author
ths
<ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 10 Feb 2007 23:00:33 +0000
(23:00 +0000)
committer
ths
<ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 10 Feb 2007 23:00:33 +0000
(23:00 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2415
c046a42c
-6fe2-441c-8c8c-
71466251a162
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index db76c89d95b5f845b9039051ef6cbf21132e7068..b6d7b1f146522888c0bc28ee2d18da0ca092717a 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-26,11
+26,9
@@
endif
ifndef CONFIG_DARWIN
ifndef CONFIG_WIN32
-ifndef CONFIG_SOLARIS
LIBS+=-lrt
endif
endif
-endif
all: $(TOOLS) $(DOCS) recurse-all