mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
glib2: use normal format functions
These meson checks rely on being able to run binaries. Just force them on. Reduces compiled size. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
--- a/glib/valgrind.h 2019-12-12 14:53:26.000200499 +0100
|
||||
+++ b/glib/valgrind.h 2019-12-12 14:49:45.056163300 +0100
|
||||
--- a/glib/valgrind.h
|
||||
+++ b/glib/valgrind.h
|
||||
@@ -158,7 +158,7 @@
|
||||
# define PLAT_s390x_linux 1
|
||||
#elif defined(__linux__) && defined(__mips__) && (__mips==64)
|
||||
|
||||
Reference in New Issue
Block a user