dtksh: make it build under openindiana

This commit is contained in:
Chase
2021-01-17 14:16:11 -06:00
committed by Jon Trulson
parent e75a8162ad
commit 47dfe49a72
11 changed files with 9 additions and 36 deletions

View File

@@ -29,8 +29,7 @@ LOCAL_LDFLAGS = -bE:dtksh.exp
#ifdef SunArchitecture
.NO_PARALLEL:
/* These need to be manually set for Solaris due to a bug in the build system */
KSH_LDFLAGS = -lm -lsocket
SYS_LIBRARIES = -lm -lsecdb -lsocket -lnsl
#endif
DEPEND_DEFINES = $(DEPENDDEFINES)