mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-03 06:13:08 +02: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' : {},
|
'test-spawn-echo' : {},
|
||||||
}
|
}
|
||||||
|
|
||||||
if have_dlopen_dlsym
|
if have_dlopen_dlsym and have_rtld_next
|
||||||
test_extra_programs += {
|
test_extra_programs += {
|
||||||
'messages-low-memory' : {
|
'messages-low-memory' : {
|
||||||
'dependencies' : libdl_dep,
|
'dependencies' : libdl_dep,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user