Path to this page:
Subject: CVS commit: pkgsrc/devel/libffi
From: Maya Rashish
Date: 2016-11-03 12:40:28
Message id: 20161103114028.94784FBA6@cvs.NetBSD.org
Log Message:
libffi: remove some netbsd/mips specific patches that are uneeded
(and may be harmful).
we don't need a definition to declare we're definitely totally o32,
especially since the vast majority will be n32. this is potentially
harmful, but I cannot confirm any resulting harm.
don't try to avoid compiler builtins, we have them and I expect that
they will work, however, only build tested (on netbsd 7.99.41 mips64eb),
no tests run.
bump PKGREVISION.
Files: