Merge pull request #12960 from Bo98/arm-fix

Revert "keg_relocate.rb: create generic codesign_patched_binary"
This commit is contained in:
Mike McQuaid 2022-03-04 19:24:24 +00:00 committed by GitHub
commit 3d689eb62b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -214,8 +214,6 @@ class Keg
end
end
def codesign_patched_binary(_binary_file); end
def lib
path/"lib"
end