Page MenuHomeFreeBSD

net/intel-ixl-kmod: Remove -Werror from CFLAGS
ClosedPublic

Authored by skozlov on Oct 12 2018, 2:24 PM.
Referenced Files
Unknown Object (File)
Tue, Nov 19, 8:55 PM
Unknown Object (File)
Thu, Oct 31, 9:23 AM
Unknown Object (File)
Sep 26 2024, 3:54 AM
Unknown Object (File)
Sep 24 2024, 7:30 PM
Unknown Object (File)
Sep 22 2024, 3:14 AM
Unknown Object (File)
Sep 22 2024, 1:27 AM
Unknown Object (File)
Sep 18 2024, 5:42 PM
Unknown Object (File)
Sep 18 2024, 5:02 PM
Subscribers

Details

Summary

-Werror in CFLAGS may cause overreaction if a custom compiler or compilation options are used. To avoid this - WERROR is
disabled in kmod.mk

Test Plan

Compile and sanity checked intel-{ixl,ix,em}-kmod using poudriere+portlint



Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable