mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
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:
parent
e5ceb6a60d
commit
b27d80022f
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user