summaryrefslogtreecommitdiff
path: root/Ports/ruby/patches/config.patch
blob: 40afa61d20d0fb703b3668b96d25537a85b79c9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- ruby-3.0.2/configure	2021-09-16 14:10:42.314091669 -0700
+++ ruby-3.0.2/configure	2021-09-18 19:14:21.633876942 -0700
@@ -28610,7 +28610,7 @@
   *) :
      ;;
 esac ;; #(
-  linux* | gnu* | k*bsd*-gnu | netbsd* | bsdi* | kopensolaris*-gnu | haiku*) :
+  linux* | gnu* | k*bsd*-gnu | netbsd* | bsdi* | kopensolaris*-gnu | serenity* | haiku*) :
 
 			: ${LDSHARED='$(CC) -shared'}
 			if test "$rb_cv_binary_elf" = yes; then :