FreeBSD Bugzilla – Attachment 89728 Details for
Bug 126727
Update port: devel/libexecinfo Fix on amd64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libexecinfo.patch
libexecinfo.patch (text/plain), 570 bytes, created by
Douglas Thrift
on 2008-08-22 04:30:01 UTC
(
hide
)
Description:
libexecinfo.patch
Filename:
MIME Type:
Creator:
Douglas Thrift
Created:
2008-08-22 04:30:01 UTC
Size:
570 bytes
patch
obsolete
>diff -Nrux .svn -x work /usr/ports/devel/libexecinfo/Makefile libexecinfo/Makefile >--- /usr/ports/devel/libexecinfo/Makefile 2006-06-29 06:21:47.000000000 -0700 >+++ libexecinfo/Makefile 2008-08-21 20:00:14.707413640 -0700 >@@ -20,6 +20,12 @@ > MAKE_FLAGS= LIBDIR=${PREFIX}/lib \ > INCLUDEDIR=${PREFIX}/include > >+.include <bsd.port.pre.mk> >+ >+.if ${ARCH} == "amd64" >+CFLAGS+= -fno-omit-frame-pointer >+.endif >+ > PORTDOCS= README > > post-install: >@@ -28,4 +34,4 @@ > ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} > .endif > >-.include <bsd.port.mk> >+.include <bsd.port.post.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 126727
: 89728