Added solaris platform

To compile on solaris some libs had to be linked. So far I was only able
to test it on OmniOS r151006
This commit is contained in:
Jonas Kunze
2016-01-15 18:48:57 +01:00
parent 83880dbed7
commit 5d52ffedf4
2 changed files with 29 additions and 3 deletions

View File

@ -10,7 +10,7 @@
# print print the build settings
PLAT?= linux
PLATS= macosx linux win32 mingw freebsd
PLATS= macosx linux win32 mingw freebsd solaris
all: $(PLAT)