这是indexloc提供的服务,不要输入任何密码
Skip to content

Fix generate_linkmap for cc_binary #389

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 28, 2025

Conversation

keith
Copy link
Member

@keith keith commented Mar 27, 2025

There are 2 separate codepaths for linkmaps, --objc_generate_linkmap
enables the linkmap_exec_path variable, and just passing
--features=generate_linkmap enables linkmap outputs, without any other
variables.

There are 2 separate codepaths for linkmaps, `--objc_generate_linkmap`
enables the `linkmap_exec_path` variable, and just passing
`--features=generate_linkmap` enables linkmap outputs, without any other
variables.
@keith keith force-pushed the ks/fix-generate_linkmap-for-cc_binary branch from 576f7bb to 3594e2c Compare March 27, 2025 23:54
@keith keith merged commit 88c2edc into master Mar 28, 2025
10 checks passed
@keith keith deleted the ks/fix-generate_linkmap-for-cc_binary branch March 28, 2025 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants