+2
−2
lib/bdev/vtune.c
0 → 100644
+45
−0
Loading
The VTune ittnotify_static.c code, as currently shipped, triggers sign-comparison warnings when built with SPDK's CFLAGS. Wrap the file in a pragma to disable the warnings for just this file and allow a build with --enable-werror to pass. Change-Id: I701fb6b88f09564fdadfd17e1d16d80df455940b Signed-off-by:Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-on: https://review.gerrithub.io/364511 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>