Enable verbose output during VPP cmake compiling 63/14963/2
authorLijian Zhang <Lijian.Zhang@arm.com>
Thu, 20 Sep 2018 10:40:56 +0000 (18:40 +0800)
committerDamjan Marion <dmarion@me.com>
Tue, 25 Sep 2018 07:41:54 +0000 (07:41 +0000)
commit2e08b1aa6a44c8346d9cbdc8acec55896327cc63
tree303545dda28e7f9f502715997e9d91b97e029237
parent5967bafdf541beaf546ff868f28dbf0b5f8ec9bb
Enable verbose output during VPP cmake compiling

During VPP compiling, the command “make build-release V=1” gives verbose output on dpdk part.
This is to enable verbose output on vpp part, with CMAKE_VERBOSE_MAKEFILE:BOOL=ON passed to cmake.
It would help to get more cmake compiling information.

Change-Id: I2b01c8e234beb3189fe401801ff339f224c14470
Signed-off-by: Lijian Zhang <Lijian.Zhang@arm.com>
Reviewed-by: Honnappa Nagarahalli <Honnappa.Nagarahalli@arm.com>
Reviewed-by: Sirshak Das <Sirshak.Das@arm.com>
build-data/packages/vpp.mk