CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2009/10/09 09:10:14
Modified files:
devel/libexecinfo: Makefile
devel/libexecinfo/patches: patch-Makefile
devel/libexecinfo/pkg: PLIST
Added files:
devel/libexecinfo/patches: patch-stacktraverse_c
devel/libexecinfo/pkg: PFRAG.no_mips64
Log message:
- castrate libexecinfo on mips64 as
__builtin_return_address() and __builtin_frame_address()
can't have a !0 argument on mips.
with a hint from miod@
ok aja@ (sorry for making your eyes bleed..!)