зеркало из https://github.com/mozilla/pjs.git
HP-specific fix. Defining NSCAP_DISABLE_DEBUG_PTR_TYPES to hopefully get it to build successfully.
This commit is contained in:
Родитель
1a8558d958
Коммит
36af4e4e7a
|
@ -326,6 +326,7 @@ case "$target" in
|
|||
DSO_LDOPTS='-b -E -L$(DIST)/bin'
|
||||
MKSHLIB='$(LD) $(DSO_LDOPTS)'
|
||||
MKCSHLIB='$(LD) $(DSO_LDOPTS)'
|
||||
AC_DEFINE(NSCAP_DISABLE_DEBUG_PTR_TYPES)
|
||||
;;
|
||||
|
||||
*-irix5*)
|
||||
|
|
Загрузка…
Ссылка в новой задаче