зеркало из https://github.com/mozilla/pjs.git
Fixes for the SunOS 4 build.
This commit is contained in:
Родитель
e5ca61cd99
Коммит
4553f4ef54
|
@ -161,6 +161,13 @@ dnl MKSHLIB='$(LD) $(DSO_LDOPTS)'
|
|||
fi
|
||||
;;
|
||||
|
||||
*-*-sunos*)
|
||||
dnl Assumes the native ld is being used.
|
||||
DSO_LDOPTS=''
|
||||
MKSHLIB_FORCE_ALL=''
|
||||
MKSHLIB_UNFORCE_ALL=''
|
||||
;;
|
||||
|
||||
alpha*-*-linux*)
|
||||
CFLAGS="$CFLAGS -mieee" ;;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче