Page MenuHomeFreeBSD

libirdma: Drop clang-specific -ferror-limit.
ClosedPublic

Authored by jhb on Sep 29 2022, 10:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 29, 12:55 PM
Unknown Object (File)
Oct 9 2024, 12:04 PM
Unknown Object (File)
Oct 4 2024, 10:35 PM
Unknown Object (File)
Oct 3 2024, 3:07 AM
Unknown Object (File)
Sep 30 2024, 5:56 PM
Unknown Object (File)
Sep 30 2024, 1:37 PM
Unknown Object (File)
Sep 27 2024, 5:13 AM
Unknown Object (File)
Sep 24 2024, 12:46 AM
Subscribers

Details

Summary

This could use -fmax-errors on GCC, but tweaking the error limit is
unusual in the tree anyway. Just remove it.

Diff Detail

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