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

Unable to disable cross_check_fips in RPM #190

Open
cbgbt opened this issue Jun 19, 2024 · 0 comments
Open

Unable to disable cross_check_fips in RPM #190

cbgbt opened this issue Jun 19, 2024 · 0 comments

Comments

@cbgbt
Copy link
Contributor

cbgbt commented Jun 19, 2024

Image I'm using:
v0.42.0

Issue or Feature Request:
I'm building an RPM that I would like to avoid running the check-fips script. We expose a macro cross_check_fips which should be able to control it, but it seems that redefining the macro to 0 or using %undefine doesn't result in the desired behavior. It's possibly something to do with this conditional.

I'm working around this issue for now with a macro like this:

%global __cross_check_fips_cmd true
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

No branches or pull requests

1 participant