Skip to content

Commit

Permalink
packages: enable check-fips script for Rust builds
Browse files Browse the repository at this point in the history
Now all Rust builds should pass the check-fips check

Signed-off-by: Arnaldo Garcia Rincon <[email protected]>
  • Loading branch information
arnaldo2792 committed Oct 22, 2024
1 parent d059679 commit 523f099
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions packages/early-boot-config/early-boot-config.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
%global _cross_first_party 1
%undefine _debugsource_packages
%undefine cross_check_fips
%undefine cross_check_fips

Name: %{_cross_os}early-boot-config
Version: 0.1
Expand Down
2 changes: 0 additions & 2 deletions packages/netdog/netdog.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
%global _cross_first_party 1
%undefine _debugsource_packages
%undefine cross_check_fips
%undefine cross_check_fips

Name: %{_cross_os}netdog
Version: 0.1.1
Expand Down

0 comments on commit 523f099

Please sign in to comment.