mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Merge pull request #17169 from Homebrew/no-oso_prefix-configure
This commit is contained in:
commit
c076a46c19
@ -438,7 +438,7 @@ class Cmd
|
||||
end
|
||||
|
||||
def oso_prefix?
|
||||
config.include?("o")
|
||||
config.include?("o") && !configure?
|
||||
end
|
||||
|
||||
def calls_ld?
|
||||
|
Loading…
x
Reference in New Issue
Block a user