Bug 332053, Fail to build latest firefox and seamonkey trunk on solaris.

Patch maker leon.sha@sun.com.
cls: review+
This commit is contained in:
leon.sha%sun.com 2006-03-31 09:07:15 +00:00
Родитель e5ceb6a60d
Коммит b27d80022f
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -2175,6 +2175,7 @@ dnl the qsort routine under solaris is faulty
LDFLAGS="$LDFLAGS -z ignore -R '\$\$ORIGIN:\$\$ORIGIN/..'"
if test -z "$GNU_CC"; then
NS_USE_NATIVE=1
MOZ_FIX_LINK_PATHS='-R $(LIBXUL_DIST)/bin'
AC_DEFINE(NSCAP_DISABLE_DEBUG_PTR_TYPES)
CFLAGS="$CFLAGS -xstrconst -xbuiltin=%all"
CXXFLAGS="$CXXFLAGS -xbuiltin=%all -features=tmplife -norunpath"