Commit 727374d935fe37b9e7ad264f2d4bb107ce0cfbf6

Authored by Juan Quintela
Committed by Anthony Liguori
1 parent 4c050b3f

Remove duplicated definition

Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Showing 1 changed file with 0 additions and 2 deletions
Makefile.target
@@ -687,8 +687,6 @@ ifdef CONFIG_SLIRP @@ -687,8 +687,6 @@ ifdef CONFIG_SLIRP
687 CPPFLAGS+=-I$(SRC_PATH)/slirp 687 CPPFLAGS+=-I$(SRC_PATH)/slirp
688 endif 688 endif
689 689
690 -LIBS+=$(PTHREADLIBS)  
691 -LIBS+=$(CLOCKLIBS)  
692 # specific flags are needed for non soft mmu emulator 690 # specific flags are needed for non soft mmu emulator
693 ifdef CONFIG_STATIC 691 ifdef CONFIG_STATIC
694 LDFLAGS+=-static 692 LDFLAGS+=-static