summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJuan Quintela <quintela@redhat.com>2009-08-03 14:46:17 +0200
committerAnthony Liguori <aliguori@us.ibm.com>2009-08-10 13:05:38 -0500
commit07ffa4bde62fd990783c692df523b938c9eeebbf (patch)
tree3cd2544c2594be8e69c1c433a02ec2457cfec136 /Makefile
parent5572b539261b8821263e82c2285727e1d032ed16 (diff)
downloadhqemu-07ffa4bde62fd990783c692df523b938c9eeebbf.zip
hqemu-07ffa4bde62fd990783c692df523b938c9eeebbf.tar.gz
CLOCKLIBS was used for all binaries
Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Message-Id:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 2f74f25..75df24a 100644
--- a/Makefile
+++ b/Makefile
@@ -27,8 +27,6 @@ else
DOCS=
endif
-LIBS+=$(CLOCKLIBS)
-
ifdef CONFIG_SOLARIS
LIBS+=-lsocket -lnsl -lresolv
endif
OpenPOWER on IntegriCloud