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)
Mon, Nov 10, 2:50 AM
Unknown Object (File)
Thu, Nov 6, 6:25 PM
Unknown Object (File)
Mon, Nov 3, 2:58 AM
Unknown Object (File)
Fri, Oct 31, 2:16 AM
Unknown Object (File)
Thu, Oct 23, 10:25 AM
Unknown Object (File)
Wed, Oct 22, 3:16 AM
Unknown Object (File)
Sat, Oct 18, 10:08 PM
Unknown Object (File)
Oct 12 2025, 1:42 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