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

riscv: Fix remaining asm checks #23752

Closed
wants to merge 1 commit into from
Closed

Commits on Mar 5, 2024

  1. riscv: Fix remaining asm checks

    There are additional asm checks which don't check for OPENSSL_CPUID_OBJ
    causing the build to still fail on riscv [1], so fix them in the same
    manner as ff27959
    
    [1] https://bugs.gentoo.org/923956
    Fixes: openssl#22871
    jsmolic committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    3023473 View commit details
    Browse the repository at this point in the history