Commit 84d25b1
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. The examples are also not really
usefull in this build, thus disable them as well.
Signed-off-by: Daniel Wagner <[email protected]>1 parent 1494a4d commit 84d25b1
1 file changed
Lines changed: 5 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 | + | |
| 82 | + | |
79 | 83 | | |
0 commit comments