Page MenuHomeFreeBSD

armv8crypto: Avoid overriding -march when compiling some source files
ClosedPublic

Authored by markj on Jun 14 2023, 2:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 15, 3:22 AM
Unknown Object (File)
Thu, Oct 9, 8:49 PM
Unknown Object (File)
Thu, Oct 9, 8:49 PM
Unknown Object (File)
Thu, Oct 9, 8:49 PM
Unknown Object (File)
Thu, Oct 9, 5:52 PM
Unknown Object (File)
Sun, Sep 28, 2:11 PM
Unknown Object (File)
Sun, Sep 28, 10:51 AM
Unknown Object (File)
Sep 17 2025, 6:35 PM
Subscribers

Details

Summary

At least one downstream (CheriBSD) overrides -march here. Instead of
hard-coding the target, simply append the crypto extension to whatever's
already there.

No functional change intended.

Sponsored by: InnovateUK

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable