Skip to content

Commit

Permalink
Merge ceda534 into 9ed80a1
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Sep 25, 2020
2 parents 9ed80a1 + ceda534 commit 46b4726
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ext/nokogiri/extconf.rb
Expand Up @@ -382,6 +382,7 @@ def lib_a(ldflag)
end

def using_system_libraries?
# NOTE: TruffleRuby uses this env var as it does not support using static libraries yet.
arg_config('--use-system-libraries', !!ENV['NOKOGIRI_USE_SYSTEM_LIBRARIES'])
end

Expand Down

0 comments on commit 46b4726

Please sign in to comment.