Skip to content

Commit

Permalink
nit: whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
sodabrew authored Dec 3, 2024
1 parent 96da900 commit 9b5cde7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ext/mysql2/extconf.rb
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ def add_ssl_defines(header)

if RUBY_PLATFORM =~ /darwin/ && system('command -v brew')
zstd_location = `brew --prefix zstd`.strip

$LIBPATH << "#{zstd_location}/lib" unless zstd_location.empty?
end

Expand Down

0 comments on commit 9b5cde7

Please sign in to comment.