Commit a5b4c67
committed
build: fix static build
The libnvme builds needs to be told not to build a shared object
version. Also there is no point in building the tests which depend on
LD preload trick to be executed.
Signed-off-by: Daniel Wagner <[email protected]>1 parent 1494a4d commit a5b4c67
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
78 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
79 | 82 | | |
0 commit comments