[Basilisk] Don't build hunspell shared on SunOS

Port of MoonchildProductions/Pale-Moon commit ecdd494c58
This commit is contained in:
Basilisk-Dev 2023-09-11 16:53:39 -04:00 committed by roytam1
commit ebf28e418f

View file

@ -74,8 +74,10 @@
@BINPATH@/@DLL_PREFIX@gkmedias@DLL_SUFFIX@
#endif
#ifndef MOZ_SYSTEM_HUNSPELL
#ifndef XP_SOLARIS
@BINPATH@/@DLL_PREFIX@hunspell@DLL_SUFFIX@
#endif
#endif
#ifndef MOZ_SYSTEM_NSPR
#ifndef MOZ_FOLD_LIBS
@BINPATH@/@DLL_PREFIX@nspr4@DLL_SUFFIX@