cvs commit: ports/www/mozilla/files
patch-nsprpub::pr::include::md::_freebsd.cfg
Marcel Moolenaar
marcel at FreeBSD.org
Sun Feb 1 13:49:27 PST 2004
marcel 2004/02/01 13:49:22 PST
FreeBSD ports repository
Modified files:
www/mozilla/files
patch-nsprpub::pr::include::md::_freebsd.cfg
Log:
Partially fix build on ia64. The configuration was missing
HAVE_LONG_LONG, HAVE_ALIGNED_DOUBLES and HAVE_ALIGNED_LONGLONGS
for ia64. The build for ia64 breaks later for xptcall.
While here, remove the duplicate definitions for __sparc__ that
were identical to the definitions for __sparc64__. This was due
to the patch adding __sparc64__ when __sparc__ already existed.
Normalize on __sparc64__ like for devel/nspr.
Revision Changes Path
1.5 +15 -49 ports/www/mozilla/files/patch-nsprpub::pr::include::md::_freebsd.cfg
More information about the cvs-all
mailing list