Remove duplicated definition
authorJuan Quintela <quintela@redhat.com>
Thu, 16 Jul 2009 15:57:02 +0000 (17:57 +0200)
committerAnthony 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

index a4cb506e59847830cbb41e6d56e9279c66f5efd9..ca11c758e8cf0fdb84b9926c32781fe47afd458b 100644 (file)
@@ -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