mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
update dynamic linkers
This commit is contained in:
parent
378906862f
commit
3de9fc91a7
@ -6,6 +6,7 @@ module Homebrew
|
||||
|
||||
DYNAMIC_LINKERS = [
|
||||
"/lib64/ld-linux-x86-64.so.2",
|
||||
"/lib64/ld64.so.2",
|
||||
"/lib/ld-linux.so.3",
|
||||
"/lib/ld-linux.so.2",
|
||||
"/lib/ld-linux-aarch64.so.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user