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)
Sat, Apr 20, 1:32 PM
Unknown Object (File)
Mar 9 2024, 5:30 PM
Unknown Object (File)
Mar 9 2024, 5:30 PM
Unknown Object (File)
Mar 9 2024, 5:29 PM
Unknown Object (File)
Mar 9 2024, 5:15 PM
Unknown Object (File)
Feb 22 2024, 7:05 AM
Unknown Object (File)
Feb 20 2024, 9:51 PM
Unknown Object (File)
Feb 13 2024, 2:09 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