aboutsummaryrefslogtreecommitdiffstats
path: root/config/SunOS.mk
diff options
context:
space:
mode:
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>2006-10-17 18:15:59 +0100
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>2006-10-17 18:15:59 +0100
commit2d0b60a90f4ac8907de22efa11bdef96b6783a94 (patch)
tree2d3259d4d84ba02af67cd2cb191b2c623b6050f8 /config/SunOS.mk
parentcf1aa17df0aa162fa0004bd99a6b2d36b1fb27cf (diff)
downloadxen-2d0b60a90f4ac8907de22efa11bdef96b6783a94.tar.gz
xen-2d0b60a90f4ac8907de22efa11bdef96b6783a94.tar.bz2
xen-2d0b60a90f4ac8907de22efa11bdef96b6783a94.zip
[SOLARIS] A couple of simple compile fixes for tools/ on Solaris.
Signed-off-by: John Levon <john.levon@sun.com>
Diffstat (limited to 'config/SunOS.mk')
-rw-r--r--config/SunOS.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/SunOS.mk b/config/SunOS.mk
index d18ad14bd9..d409d04aba 100644
--- a/config/SunOS.mk
+++ b/config/SunOS.mk
@@ -22,6 +22,7 @@ INSTALL_PROG = $(INSTALL) -m0755
LIB64DIR = lib/amd64
SOCKET_LIBS = -lsocket
+CURSES_LIBS = -lcurses
SONAME_LDFLAG = -h
SHLIB_CFLAGS = -static-libgcc -shared