mirror of
https://github.com/systemd/systemd.git
synced 2024-11-27 12:13:33 +08:00
parent
fec7615c07
commit
474cca49ee
@ -24,7 +24,7 @@
|
||||
# as out-of-tree build dir. Otherwise, let's make up our own builddir.
|
||||
[ -z "$BUILDDIR" ] && BUILDDIR=build
|
||||
|
||||
export LC_CTYPE=C.UTF-8
|
||||
export LC_CTYPE=en_US.UTF-8
|
||||
|
||||
[ -f "$BUILDDIR"/build.ninja ] || meson "$BUILDDIR"
|
||||
ninja -C "$BUILDDIR" all
|
||||
|
Loading…
Reference in New Issue
Block a user