DescriptionGive copy_framework_unversioned an option to make a framework unversioned
without running install_name_tool on it.
This is necessary now that KeystoneRegistration.framework is signed.
install_name_tool would invalidate the signature. Since nothing is linked
against KeystoneRegistration.framework, its LC_ID_DYLIB is irrelevant and it
can be allowed to remain as-is.
BUG=131081
TEST=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=140818
Patch Set 1 : #
Total comments: 1
Messages
Total messages: 3 (0 generated)
|