CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/07/21 01:26:31
Added files:
devel/libsigsegv/patches: patch-src_fault-openbsd-powerpc_h
Log message:
fix build on powerpc64; with machine/signal.h -r1.5 the sigcontext sc_frame
member moved to frame.h though we only really need sc_sp anyway.
