commit | 727374d935fe37b9e7ad264f2d4bb107ce0cfbf6 | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Thu Jul 16 17:57:02 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Jul 16 17:28:54 2009 -0500 |
tree | fa5662300651d524f30baf14203056b24f9149b5 | |
parent | 4c050b3fab700c52a8f3de8ae77c8ece0c621323 [diff] |
Remove duplicated definition Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
diff --git a/Makefile.target b/Makefile.target index a4cb506..ca11c75 100644 --- a/Makefile.target +++ b/Makefile.target
@@ -687,8 +687,6 @@ CPPFLAGS+=-I$(SRC_PATH)/slirp endif -LIBS+=$(PTHREADLIBS) -LIBS+=$(CLOCKLIBS) # specific flags are needed for non soft mmu emulator ifdef CONFIG_STATIC LDFLAGS+=-static