Date: Wed, 27 Aug 2008 12:26:24 +0000 (UTC) From: Ion-Mihai Tetcu <itetcu@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/libexecinfo Makefile Message-ID: <200808271226.m7RCQOAv071437@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
itetcu 2008-08-27 12:26:24 UTC
FreeBSD ports repository
Modified files:
devel/libexecinfo Makefile
Log:
- The gcc builtin function __builtin_frame_address seems to need
-fno-omit-frame-pointer to allow it to find the top of the stack. Without this
libexecinfo can't correctly get a backtrace and instead causes a bus error.
- bump PORTREVISION
PR: ports/126727
Submitted by: Douglas William Thrift
Revision Changes Path
1.8 +8 -2 ports/devel/libexecinfo/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808271226.m7RCQOAv071437>
