Ignore configurations in un-built extension libraries
Exclude linker flags for external libraries used by no longer built extension libraries when static-linked-ext.
This commit is contained in:
parent
6adbdb56ed
commit
ec9a9aaa51
@ -39,6 +39,7 @@ Dir.glob("{ext,.bundle/gems}/*/exts.mk") do |e|
|
||||
else
|
||||
macros[n] = m | v
|
||||
end
|
||||
break if n == "old_extensions"
|
||||
end
|
||||
if gem
|
||||
r = ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user