Skip to content

Commit 9b58261

Browse files
ikegami-tigaw
authored andcommitted
build: delete docs=disabled muon build option
Since currently the error output by the muon build. error invalid option: 'docs=disabled' Signed-off-by: Tokunori Ikegami <[email protected]>
1 parent b686e0e commit 9b58261

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,6 @@ tools_build_muon() {
195195

196196
CC="${CC}" ninja="${SAMU}" stage1/muon-bootstrap setup \
197197
-Dprefix="${TOOLDIR}" \
198-
-Ddocs=disabled \
199198
-Dsamurai=disabled \
200199
"${TOOLDIR}/build-muon"
201200
"${SAMU}" -C "${TOOLDIR}/build-muon"

0 commit comments

Comments
 (0)