Skip to content

Commit 9a9ce40

Browse files
dwsuseigaw
authored andcommitted
build: remove the wrap feature dependency for muon
We don't use the wrap feature for building libnvme in the minimal static configuration. Thus we can drop the library dependency. Signed-off-by: Daniel Wagner <[email protected]>
1 parent b3677e4 commit 9a9ce40

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

scripts/build.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -156,9 +156,6 @@ tools_build_muon() {
156156
CC="${CC}" ninja="${SAMU}" ./bootstrap.sh stage1
157157

158158
CC="${CC}" ninja="${SAMU}" stage1/muon setup \
159-
-Dlibcurl=enabled \
160-
-Dlibarchive=enabled \
161-
-Dlibpkgconf=enabled \
162159
-Dprefix="${TOOLDIR}" \
163160
-Ddocs=disabled \
164161
-Dsamurai=disabled \

0 commit comments

Comments
 (0)