FreeBSD Bugzilla – Attachment 223080 Details for
Bug 254117
lang/guile: installed port dumps core on startup
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to remove stripping the precompiled modules.
guile-makefile.patch (text/plain), 375 bytes, created by
rsmith
on 2021-03-07 22:41:59 UTC
(
hide
)
Description:
Patch to remove stripping the precompiled modules.
Filename:
MIME Type:
Creator:
rsmith
Created:
2021-03-07 22:41:59 UTC
Size:
375 bytes
patch
obsolete
>diff --git a/Makefile b/Makefile >index 52dd0fe..315769c 100644 >--- a/Makefile >+++ b/Makefile >@@ -53,7 +53,4 @@ post-patch: > post-patch-THREADS-on: > @${REINPLACE_CMD} -e 's|bdw-gc|bdw-gc-threaded|g' ${WRKSRC}/configure > >-post-install: >- ${FIND} ${STAGEDIR}${PREFIX}/lib/guile/${PORTVERSION:R}/ccache/ -type f -name '*\.go' -exec ${STRIP_CMD} {} \; >- > .include <bsd.port.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 254117
: 223080