FreeBSD Bugzilla – Attachment 209126 Details for
Bug 241941
[PATCH] databases/tdb does not respect DEBUG option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
SVN patch that corrects Makefile
tdb.diff (text/plain), 542 bytes, created by
ml
on 2019-11-13 09:27:41 UTC
(
hide
)
Description:
SVN patch that corrects Makefile
Filename:
MIME Type:
Creator:
ml
Created:
2019-11-13 09:27:41 UTC
Size:
542 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 517282) >+++ Makefile (working copy) >@@ -107,6 +107,7 @@ > ${INSTALL_MAN} ${FILESDIR}/`basename ${man} .gz` ${BUILD_WRKSRC}/bin/default/man > .endfor > >+.if ! ${PORT_OPTIONS:MDEBUG} > post-install: > .for lib in ${TDB_BINS} lib/libtdb.so > ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${lib} >@@ -114,5 +115,6 @@ > .if !defined(NO_PYTHON) > ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/tdb.so > .endif >+.endif > > .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 241941
: 209126