Skip to content
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

Allow additional RPM macro defines #794

Merged
merged 2 commits into from
Dec 22, 2023

Conversation

kellyma2
Copy link
Contributor

For some RPM packaging scenarios users may wish to define additional macros. This change enables us to do this using the --rpmbuild_arg argument to the make_rpm.py script by passing a dict of defines to the pkg_rpm() rule.

For some RPM packaging scenarios users may wish to define additional
macros.  This change enables us to do this using the `--rpmbuild_arg`
argument to the `make_rpm.py` script by passing a dict of defines to
the `pkg_rpm()` rule.
@aiuto aiuto merged commit 276b9f3 into bazelbuild:main Dec 22, 2023
2 checks passed
@kellyma2 kellyma2 deleted the active-03-additional-defines branch February 17, 2024 01:22
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.

3 participants