This repository was archived by the owner on Aug 5, 2022. It is now read-only.
Commit 8a71db4
committed
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 <[email protected]>1 parent 0f0dbe4 commit 8a71db4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments