26/02/2019 15:18, Andrius Sirvys:
> When building with mason, checks if the compiler is icc. If they match,
> the warning_flags are changed to ensure icc compilation is successful.
>
> Disabled error 3656: "variable may be used before its value is set"
> in librte_telemetry, bnx2x, ixgbe and sfc a
On Tue, Feb 26, 2019 at 02:18:09PM +, Andrius Sirvys wrote:
> When building with mason, checks if the compiler is icc. If they match,
> the warning_flags are changed to ensure icc compilation is successful.
>
> Disabled error 3656: "variable may be used before its value is set"
> in librte_tel
When building with mason, checks if the compiler is icc. If they match,
the warning_flags are changed to ensure icc compilation is successful.
Disabled error 3656: "variable may be used before its value is set"
in librte_telemetry, bnx2x, ixgbe and sfc as they were false positives.
Signed-off-by:
3 matches
Mail list logo