aboutsummaryrefslogtreecommitdiff
path: root/extra/glib/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2022-09-19 15:13:06 +0200
committerCem Keylan <cem@ckyln.com>2022-09-19 15:13:06 +0200
commitc2121c9e0cf7b38ec461b7a138ed3a0492a6bb8c (patch)
tree37fd00e70adf98bcc9ddf83158f4de82c0e9c199 /extra/glib/build
parent10b20a4f54a82ad32cbbd37f57906c9869639815 (diff)
downloadrepository-c2121c9e0cf7b38ec461b7a138ed3a0492a6bb8c.tar.gz
glib: bump to 2.74.0
Diffstat (limited to 'extra/glib/build')
-rwxr-xr-xextra/glib/build2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/glib/build b/extra/glib/build
index 180fbce9..2ac52119 100755
--- a/extra/glib/build
+++ b/extra/glib/build
@@ -9,7 +9,7 @@ find . -type f -name meson.build -exec \
cl-meson \
-Ddefault_library=both \
-Dman=false \
- -Dfam=false \
+ -Dnls=disabled \
. build
ninja -C build