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 : gle...@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : gle...@freebsd.org _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"