FreeBSD Bugzilla – Attachment 188010 Details for
Bug 223676
lang/ruby24 does not build on 12.0-CURRENT (armv7)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix
ruby24.diff (text/plain), 466 bytes, created by
Herbert J. Skuhra
on 2017-11-15 06:40:15 UTC
(
hide
)
Description:
Fix
Filename:
MIME Type:
Creator:
Herbert J. Skuhra
Created:
2017-11-15 06:40:15 UTC
Size:
466 bytes
patch
obsolete
>Index: /usr/ports/lang/ruby24/Makefile >=================================================================== >--- /usr/ports/lang/ruby24/Makefile (revision 454195) >+++ /usr/ports/lang/ruby24/Makefile (working copy) >@@ -103,7 +103,7 @@ > USE_GCC= yes > .endif > >-.if ${ARCH} == "armv6" || ${ARCH} == "armv6hf" >+.if ${ARCH} == "armv6" || ${ARCH} == "armv6hf" || ${ARCH} == "armv7" > CONFIGURE_ARGS+=--with-setjmp-type=_setjmp > CONFIGURE_ENV+= ac_cv_func__setjmp=yes > .endif
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 223676
: 188010