зеркало из https://github.com/mozilla/gecko-dev.git
Fix the SunOS4 shared lib linking problem. Probably ought to be done more elegantly, though....
This commit is contained in:
Родитель
dc0be427fa
Коммит
a3afcf25ae
|
@ -164,6 +164,7 @@ dnl MKSHLIB='$(LD) $(DSO_LDOPTS)'
|
|||
*-*-sunos*)
|
||||
dnl Assumes the native ld is being used.
|
||||
DSO_LDOPTS=''
|
||||
MKSHLIB='ld $(DSO_LDOPTS)'
|
||||
MKSHLIB_FORCE_ALL=''
|
||||
MKSHLIB_UNFORCE_ALL=''
|
||||
;;
|
||||
|
|
Загрузка…
Ссылка в новой задаче