cvs commit: ports/www/webkit-gtk2 Makefile ports/www/webkit-gtk2/files patch-JavaScriptCore-runtime_JSValue.h

Greg Lewis glewis at eyesbeyond.com
Wed Mar 24 22:47:26 UTC 2010


On Wed, Mar 24, 2010 at 04:59:05PM +0100, Pietro Cerutti wrote:
> On 2010-Mar-24, 16:59, Koop Mast wrote:
> > On Wed, 2010-03-24 at 15:51 +0000, Pietro Cerutti wrote:
> > > gahr        2010-03-24 15:51:45 UTC
> > > 
> > >   FreeBSD ports repository
> > > 
> > >   Modified files:
> > >     www/webkit-gtk2      Makefile 
> > >   Added files:
> > >     www/webkit-gtk2/files patch-JavaScriptCore-runtime_JSValue.h 
> > >   Log:
> > >   - Fix build on sparc64
> > 
> > Who approved this? Btw ia64 fails with the same error.
> 
> Since when one needs an approval for UNBREAK commits? I have no access
> to ia64 machines.

Good catch.  Shouldn't you use _LP64 or something similar rather than
specifically __sparc64__?  It seems like the former would also fix
other platforms (e.g. ia64).

Caveat: I haven't got a machine I can check whether we define _LP64 on or not.

-- 
Greg Lewis                          Email   : glewis at eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis at FreeBSD.org


More information about the cvs-all mailing list