FreeBSD Bugzilla – Attachment 208899 Details for
Bug 241633
devel/ruby-build: 20191030 or later cannot build MRI
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ruby-build.patch
ruby-build.patch (text/plain), 355 bytes, created by
Yuichiro NAITO
on 2019-11-06 01:22:19 UTC
(
hide
)
Description:
ruby-build.patch
Filename:
MIME Type:
Creator:
Yuichiro NAITO
Created:
2019-11-06 01:22:19 UTC
Size:
355 bytes
patch
obsolete
>diff --git a/bin/ruby-build b/bin/ruby-build >index 52ba473..89d5ee3 100755 >--- a/bin/ruby-build >+++ b/bin/ruby-build >@@ -1327,7 +1327,7 @@ if [ -z "$MAKE" ]; then > if [ "$(uname -r | sed 's/[^[:digit:]].*//')" -lt 10 ]; then > export MAKE="gmake" > else >- export MAKE="make" >+ export MAKE="gmake" > fi > fi > else
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 241633
:
208899
|
208900
|
208930
|
208958