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)
Mon, Aug 19, 1:22 AM
Unknown Object (File)
Wed, Jul 31, 2:19 PM
Unknown Object (File)
Sat, Jul 27, 4:00 PM
Unknown Object (File)
Jun 14 2024, 5:32 AM
Unknown Object (File)
Feb 15 2024, 7:50 AM
Unknown Object (File)
Jan 18 2024, 1:19 PM
Unknown Object (File)
Jan 5 2024, 10:29 PM
Unknown Object (File)
Dec 20 2023, 7:23 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