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)
Fri, May 15, 6:44 PM
Unknown Object (File)
Fri, May 15, 6:43 PM
Unknown Object (File)
Fri, May 15, 6:24 PM
Unknown Object (File)
Wed, Apr 29, 6:37 AM
Unknown Object (File)
Wed, Apr 29, 6:31 AM
Unknown Object (File)
Mon, Apr 27, 3:59 PM
Unknown Object (File)
Mon, Apr 27, 5:57 AM
Unknown Object (File)
Sat, Apr 25, 7:57 AM
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