Date: Sat, 29 Jul 2006 19:43:26 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/kldxref Makefile Message-ID: <200607291943.k6TJhQZg038669@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2006-07-29 19:43:26 UTC
FreeBSD src repository
Modified files:
usr.sbin/kldxref Makefile
Log:
Link kldxref(8) static on PowerPC to work around a SIGSEGV that
cannot easily be analyzed due to there being no debugger yet.
The SIGSEGV only happens when kldxref is linked shared.
Since kldxref(8) is needed for a release build, having it not
dump core is important.
Revision Changes Path
1.8 +4 -0 src/usr.sbin/kldxref/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607291943.k6TJhQZg038669>
