mirror of
https://github.com/systemd/systemd.git
synced 2025-01-27 18:04:05 +03:00
mkosi: Enable meson developer mode
This commit is contained in:
parent
2d2ac49787
commit
c0daae3ad8
@ -60,7 +60,8 @@ if [ ! -f "$BUILDDIR"/build.ninja ] ; then
|
||||
-D "rootprefix=$rootprefix" \
|
||||
-D man=false \
|
||||
-D translations=false \
|
||||
-D version-tag="${VERSION_TAG}"
|
||||
-D version-tag="${VERSION_TAG}" \
|
||||
-D mode=developer
|
||||
fi
|
||||
|
||||
cd "$BUILDDIR"
|
||||
|
Loading…
x
Reference in New Issue
Block a user