projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c050b3
)
Remove duplicated definition
author
Juan Quintela
<quintela@redhat.com>
Thu, 16 Jul 2009 15:57:02 +0000
(17:57 +0200)
committer
Anthony Liguori
<aliguori@us.ibm.com>
Thu, 16 Jul 2009 22:28:54 +0000
(17:28 -0500)
Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Makefile.target
patch
|
blob
|
history
diff --git
a/Makefile.target
b/Makefile.target
index a4cb506e59847830cbb41e6d56e9279c66f5efd9..ca11c758e8cf0fdb84b9926c32781fe47afd458b 100644
(file)
--- a/
Makefile.target
+++ b/
Makefile.target
@@
-687,8
+687,6
@@
ifdef CONFIG_SLIRP
CPPFLAGS+=-I$(SRC_PATH)/slirp
endif
-LIBS+=$(PTHREADLIBS)
-LIBS+=$(CLOCKLIBS)
# specific flags are needed for non soft mmu emulator
ifdef CONFIG_STATIC
LDFLAGS+=-static