Merge pull request #749 from lotheac/illumos_fixes

illumos fixes
This commit is contained in:
Zhang Xianyi
2016-01-26 08:42:20 -06:00
8 changed files with 16 additions and 11 deletions

View File

@@ -114,7 +114,7 @@ endif
dllinit.$(SUFFIX) : dllinit.c
$(CC) $(CFLAGS) -c -o $(@F) -s $<
ifeq ($(OSNAME), Linux)
ifeq ($(OSNAME), $(filter $(OSNAME),Linux SunOS))
so : ../$(LIBSONAME)