From e174c0bb9abc1eb8aeee357cdf53d17747298d8f Mon Sep 17 00:00:00 2001 From: Juan Quintela Date: Mon, 3 Aug 2009 14:46:18 +0200 Subject: Move to configure CONFIG_SOLARIS libraries needed always Signed-off-by: Juan Quintela Signed-off-by: Anthony Liguori Message-Id: --- Makefile.target | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.target') diff --git a/Makefile.target b/Makefile.target index 090efb0078..1f98862204 100644 --- a/Makefile.target +++ b/Makefile.target @@ -52,7 +52,6 @@ ifdef CONFIG_WIN32 LIBS+=-lwinmm -lws2_32 -liphlpapi endif ifdef CONFIG_SOLARIS -LIBS+=-lsocket -lnsl -lresolv ifdef CONFIG_NEEDS_LIBSUNMATH LIBS+=-lsunmath LDFLAGS+=-L/opt/SUNWspro/prod/lib -R/opt/SUNWspro/prod/lib -- cgit v1.2.3