-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
With Xcode 11 Apple's linker introduced a new oso_prefix option which removes the given prefix from the path in debug info. This improves the goal of producing reproducible builds. More info: https://milen.me/writings/apple-linker-ld64-deterministic-builds-oso-prefix RELNOTES: Add opt in 'oso_prefix_is_pwd' feature for Apple builds Closes #11671. PiperOrigin-RevId: 321124428
- Loading branch information
1 parent
8953b66
commit 930424b
Showing
2 changed files
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters