FreeBSD Bugzilla – Attachment 238718 Details for
Bug 265414
lang/guile: guile-config is broken - it prints an error message
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Do not strip the Guile binaries since that makes them crash
guile.diff (text/plain), 479 bytes, created by
Tril
on 2022-12-12 02:48:21 UTC
(
hide
)
Description:
Do not strip the Guile binaries since that makes them crash
Filename:
MIME Type:
Creator:
Tril
Created:
2022-12-12 02:48:21 UTC
Size:
479 bytes
patch
obsolete
>diff --git a/lang/guile/Makefile b/lang/guile/Makefile >index 109876a38be2..043841b19616 100644 >--- a/lang/guile/Makefile >+++ b/lang/guile/Makefile >@@ -63,7 +63,7 @@ post-patch: > post-patch-THREADS-on: > @${REINPLACE_CMD} -e 's|bdw-gc|bdw-gc-threaded|g' ${WRKSRC}/configure > >-post-install: >- @${FIND} ${STAGEDIR}${PREFIX}/lib -name "*.go" | ${XARGS} ${STRIP_CMD} >+#post-install: >+# @${FIND} ${STAGEDIR}${PREFIX}/lib -name "*.go" | ${XARGS} ${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 265414
: 238718