Allow Solaris build

This commit is contained in:
kwyxz 2018-01-22 10:49:13 -08:00 committed by radius
parent 645f47187a
commit 63297e4238
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ ifneq (,$(findstring unix,$(platform)))
CC = gcc
SHARED := -shared -z defs
else
SHARED := -shared -Wl,--version-script=link.T -Wl,-z,defs
SHARED := -shared -Wl,--version-script=link.T
endif
ifneq ($(findstring Haiku,$(shell uname -a)),)
LIBS :=