FreeBSD Bugzilla – Attachment 143686 Details for
Bug 190941
[exp-run] Mk/Uses/libtool.mk: eliminate relinking
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
libtool.mk.patch (text/plain), 473 bytes, created by
Tijl Coosemans
on 2014-06-11 17:49:51 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Tijl Coosemans
Created:
2014-06-11 17:49:51 UTC
Size:
473 bytes
patch
obsolete
>Index: Mk/Uses/libtool.mk >=================================================================== >--- Mk/Uses/libtool.mk (revision 357426) >+++ Mk/Uses/libtool.mk (working copy) >@@ -35,6 +35,8 @@ patch-libtool: > > @${FIND} ${WRKDIR} -type f -name ltmain.sh | \ > ${XARGS} ${REINPLACE_CMD} \ >+ -e '/if.*$$installed.*no.*$$need_relink.*yes/,/fi/d' \ >+ -e '/test.*mode.*relink.*$$compile_rpath$$rpath/d' \ > -e 's/|-p|-pg|/|-B*|-p|-pg|/' > > .if ! ${libtool_ARGS:Moldver}
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 190941
:
143686
|
143834
|
143898
|
143932
|
143960
|
143993