os/mac: Expose rpaths
This commit is contained in:
parent
54e6cbb343
commit
618c5cd01a
@ -60,6 +60,10 @@ module MachOShim
|
||||
macho.dylib_id
|
||||
end
|
||||
|
||||
def rpaths
|
||||
macho.rpaths
|
||||
end
|
||||
|
||||
def archs
|
||||
mach_data.map { |m| m.fetch :arch }.extend(ArchitectureListExtension)
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user