2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

glib: 2.74.0

This commit is contained in:
Owen Rafferty 2022-09-17 14:55:48 -05:00
parent 0f361a0152
commit 5e031e9473
No known key found for this signature in database
3 changed files with 3 additions and 9 deletions

View File

@ -1,12 +1,5 @@
#!/bin/sh -e #!/bin/sh -e
# static_assert is not defined in C99.
export CFLAGS="$CFLAGS -std=gnu11"
# Remove 'util-linux' dependency.
sed 's/libmount_dep.found()/false/' meson.build > _
mv -f _ meson.build
: > fuzzing/meson.build : > fuzzing/meson.build
meson \ meson \
@ -17,6 +10,7 @@ meson \
-Dman=false \ -Dman=false \
-Dtests=false \ -Dtests=false \
-Dlibelf=disabled \ -Dlibelf=disabled \
-Dnls=disabled \
. build . build
ninja -C build ninja -C build

View File

@ -1 +1 @@
df1a2b841667d6b48b2ef6969ebda4328243829f6e45866726f806f90f64eead 3652c7f072d7b031a6b5edd623f77ebc5dcd2ae698598abcc89ff39ca75add30

View File

@ -1 +1 @@
2.73.3 1 2.74.0 1