mirror of
https://github.com/termux/termux-packages.git
synced 2025-02-22 16:57:09 +00:00
12 lines
354 B
Diff
12 lines
354 B
Diff
--- a/glib/tests/meson.build
|
|
+++ b/glib/tests/meson.build
|
|
@@ -232,7 +232,7 @@
|
|
'include' : {},
|
|
'unix' : {},
|
|
}
|
|
- if have_rtld_next and glib_build_shared
|
|
+ if false
|
|
getpwuid_preload = shared_library('getpwuid-preload',
|
|
'getpwuid-preload.c',
|
|
name_prefix : '',
|