fm10k: fix clang warning flags
authorJeff Shaw <jeffrey.b.shaw@intel.com>
Wed, 18 Feb 2015 17:57:43 +0000 (09:57 -0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 24 Feb 2015 02:13:32 +0000 (03:13 +0100)
commit44a7fe6e1b1033480be76e12338972c218a60682
treedc8cfe48f9bc63c0f15bbfb222987ac47f5da685
parente8f85d7c7d240c071fb723509255d0b0f624189f
fm10k: fix clang warning flags

This commit fixes the following error which was reported when
compiling with clang by removing the option.

error: unknown warning option '-Wno-unused-but-set-variable'

Signed-off-by: Jeff Shaw <jeffrey.b.shaw@intel.com>
Acked-by: Keith Wiles <keith.wiles@intel.com>
lib/librte_pmd_fm10k/Makefile