Skip to content

Commit

Permalink
changing the conditon
Browse files Browse the repository at this point in the history
Signed-off-by: muthuja <[email protected]>
  • Loading branch information
muthuja committed May 29, 2024
1 parent 31365e3 commit bf334cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/software/ruby.rb
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@
if rhel? && platform_version.satisfies?("< 7")
patch source: "ruby-no-stack-protector-strong.patch", plevel: 1, env: patch_env
end

if rhel? && platform_version.satisfies?("== 7") && version == "3.1.4"
patch source: "ruby-3.1.4-configure.patch", plevel: 1, env: patch_env
end
Expand Down

0 comments on commit bf334cf

Please sign in to comment.