Spdk/test/unit/lib/util
Daniel Verkamp 543cb17248 build: remove $(ENV_CFLAGS) where not necessary
Only Makefiles for libraries that directly depend on DPDK (rather than
the SPDK env abstraction) should add $(ENV_CFLAGS).

Change-Id: Ifdf44d3ef8c42bbf7f20edd524b330d00658235b
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/392818
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-01-03 12:05:59 -05:00
..
bit_array.c build: include spdk.app.mk in all app Makefiles 2017-11-15 17:57:07 -05:00
crc16.c util/crc16: add crc16 library support and unit tests 2017-12-20 15:12:26 -05:00
crc32_ieee.c build: include spdk.app.mk in all app Makefiles 2017-11-15 17:57:07 -05:00
crc32c.c build: include spdk.app.mk in all app Makefiles 2017-11-15 17:57:07 -05:00
io_channel.c build: remove $(ENV_CFLAGS) where not necessary 2018-01-03 12:05:59 -05:00
string.c util: add a helper function for parsing capacities (1K, 128M, 2G) 2017-12-13 21:19:53 -05:00
Makefile util/crc16: add crc16 library support and unit tests 2017-12-20 15:12:26 -05:00