1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Fix bug in libexecinfo by using -fno-omit-framepointer

PR:		191465
Approved by:	maintainer timeout (2014-06-28)
This commit is contained in:
Eitan Adler 2014-08-16 09:02:04 +00:00
parent 97732bd433
commit 27037736c6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365068

View File

@ -15,6 +15,7 @@ OPTIONS_DEFINE= DOCS
USES= tar:bzip2 uidfix
USE_LDCONFIG= yes
CPPFLAGS= -fno-omit-frame-pointer
MAKE_FLAGS= LIBDIR=${PREFIX}/lib \
INCLUDEDIR=${PREFIX}/include