forked from kiss-community/repo
glib: 2.74.0
This commit is contained in:
parent
0f361a0152
commit
5e031e9473
@ -1,12 +1,5 @@
|
||||
#!/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
|
||||
|
||||
meson \
|
||||
@ -17,6 +10,7 @@ meson \
|
||||
-Dman=false \
|
||||
-Dtests=false \
|
||||
-Dlibelf=disabled \
|
||||
-Dnls=disabled \
|
||||
. build
|
||||
|
||||
ninja -C build
|
||||
|
@ -1 +1 @@
|
||||
df1a2b841667d6b48b2ef6969ebda4328243829f6e45866726f806f90f64eead
|
||||
3652c7f072d7b031a6b5edd623f77ebc5dcd2ae698598abcc89ff39ca75add30
|
||||
|
@ -1 +1 @@
|
||||
2.73.3 1
|
||||
2.74.0 1
|
||||
|
Loading…
Reference in New Issue
Block a user