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
F101324007: D40537.diff
Sun, Oct 27, 7:55 PM
Unknown Object (File)
Sat, Oct 5, 11:22 PM
Unknown Object (File)
Mon, Sep 30, 11:15 PM
Unknown Object (File)
Mon, Sep 30, 11:15 PM
Unknown Object (File)
Mon, Sep 30, 11:14 PM
Unknown Object (File)
Sat, Sep 28, 9:15 PM
Unknown Object (File)
Sat, Sep 28, 5:18 PM
Unknown Object (File)
Sep 27 2024, 9: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