Skip to content

Take package version override from MCROUTER_PACKAGE_VERSION#478

Open
mszabo-wikia wants to merge 1 commit intofacebook:mainfrom
mszabo-wikia:patch-1
Open

Take package version override from MCROUTER_PACKAGE_VERSION#478
mszabo-wikia wants to merge 1 commit intofacebook:mainfrom
mszabo-wikia:patch-1

Conversation

@mszabo-wikia
Copy link
Copy Markdown
Contributor

The build system currently takes an optional package version override via the PACKAGE_VERSION define but this is rather generic and also used by other projects e.g. fizz. If fed into fbcode_builder via --extra-cmake-defines, it inadvertently gets used by these other projects too and can cause errors if the version override format doesn't match their expectations. So use a project-specific prefix instead.

The build system currently takes an optional package version override via the `PACKAGE_VERSION` define but this is rather generic and also used by other projects e.g. fizz. If fed into `fbcode_builder` via `--extra-cmake-defines`, it inadvertently gets used by these other projects too and can cause errors if the version override format doesn't match their expectations. So use a project-specific prefix instead.
@meta-cla meta-cla Bot added the CLA Signed label Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant