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)
Sun, Oct 12, 1:42 PM
Unknown Object (File)
Wed, Oct 8, 7:42 AM
Unknown Object (File)
Thu, Oct 2, 11:00 PM
Unknown Object (File)
Thu, Oct 2, 3:38 PM
Unknown Object (File)
Tue, Sep 30, 11:37 PM
Unknown Object (File)
Sun, Sep 28, 8:06 AM
Unknown Object (File)
Wed, Sep 24, 2:37 PM
Unknown Object (File)
Wed, Sep 24, 11:45 AM
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