Skip to content

Move gflags to third-party #11448

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Move gflags to third-party #11448

wants to merge 1 commit into from

Conversation

jathu
Copy link
Contributor

@jathu jathu commented Jun 6, 2025

Summary

gflags is just used by the runner, so we could technically add it only if EXECUTORCH_BUILD_EXECUTOR_RUNNER is not. However, all the examples assume gflags is always built and directly uses the library. So for simplicity, let's just always include it for now (the default right now anyways).

Test plan

CI

cc @larryliu0820

Copy link

pytorch-bot bot commented Jun 6, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/11448

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 5f58949 with merge base 9752cc6 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 6, 2025
@jathu jathu added ciflow/trunk ciflow/binaries release notes: none Do not include this in the release notes module: build/install Issues related to the cmake and buck2 builds, and to installing ExecuTorch and removed CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. labels Jun 6, 2025
@jathu jathu force-pushed the jathu/move-gflags branch from 4f324d6 to d53e93c Compare June 6, 2025 18:26
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 6, 2025
@jathu jathu marked this pull request as ready for review June 6, 2025 18:30
@jathu jathu force-pushed the jathu/move-gflags branch from d53e93c to 5f58949 Compare June 6, 2025 18:32
@jathu jathu requested review from shoumikhin and cccclai as code owners June 6, 2025 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/binaries ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: build/install Issues related to the cmake and buck2 builds, and to installing ExecuTorch release notes: none Do not include this in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants