forked from bazelbuild/bazel
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Finish implementing binary stripping for --experimental_objc_crosstoo…
…l=all. This involves: (1) Adding the -g compiler flag (2) If the target is a test, do not add linker flags. (3) Move relevant tests to crosstool case. -- PiperOrigin-RevId: 151055080 MOS_MIGRATED_REVID=151055080
- Loading branch information
1 parent
d6052e3
commit ea862ba
Showing
2 changed files
with
23 additions
and
2 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