mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-26 01:20:05 +01:00
Merge branch 'rtld-next-cygwin' into 'main'
tests: only build messages-low-memory if RTLD_NEXT is available See merge request GNOME/glib!3321
This commit is contained in:
commit
b65b9255bb
@ -288,7 +288,7 @@ test_extra_programs = {
|
||||
'test-spawn-echo' : {},
|
||||
}
|
||||
|
||||
if have_dlopen_dlsym
|
||||
if have_dlopen_dlsym and have_rtld_next
|
||||
test_extra_programs += {
|
||||
'messages-low-memory' : {
|
||||
'dependencies' : libdl_dep,
|
||||
|
Loading…
x
Reference in New Issue
Block a user