CVSROOT:        /cvs
Module name:    src
Changes by:     bl...@cvs.openbsd.org   2020/09/16 02:35:18

Modified files:
        gnu/usr.bin/perl: Configure 

Log message:
Avoid generating a core dump during make build.  The Perl configure
test program "try" already has a signal handler for SIGSEGV, but
OpenBSD generates a SIGBUS.  Also set a handler for the latter to
exit cleanly.
from deraadt@; OK afresh1@

Reply via email to