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)
Jan 7 2025, 7:19 AM
Unknown Object (File)
Jan 3 2025, 8:21 PM
Unknown Object (File)
Dec 19 2024, 10:42 AM
Unknown Object (File)
Nov 29 2024, 6:07 PM
Unknown Object (File)
Nov 22 2024, 12:58 PM
Unknown Object (File)
Nov 17 2024, 2:19 PM
Unknown Object (File)
Nov 17 2024, 8:17 AM
Unknown Object (File)
Nov 16 2024, 1:32 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