Remove CXX compiler verbose flag for swig binding
When compiling swig generated files, the CXX compiler
flag list included -v. This leaded to unnecessary log
output during compilation.
Remove the flag
Signed-off-by:
Kevin Rocard <kevin.rocard@intel.com>
Loading
Please sign in to comment