Skip to content

Commit

Permalink
Verifying Openssl configuration
Browse files Browse the repository at this point in the history
Signed-off-by: John McCrae <john.mccrae@progress.com>
  • Loading branch information
johnmccrae committed Apr 16, 2024
1 parent 9aeb74d commit 0ed2fb3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/software/openssl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,11 @@
"#{prefix} disable-gost"
end

puts "***********************************"
puts "The environment is : #{env}"
puts "***********************************"


patch_env = if aix?
# This enables omnibus to use 'makedepend'
# from fileset 'X11.adt.imake' (AIX install media)
Expand Down

0 comments on commit 0ed2fb3

Please sign in to comment.