mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-28 02:20:04 +01:00
glit: tests: enable regex test under musl
This was an alpine packaging problem, that is no fixed in the new release Fixes #3159
This commit is contained in:
parent
e07294e569
commit
2b4e667209
@ -113,8 +113,6 @@ glib_tests = {
|
||||
'regex' : {
|
||||
'dependencies' : [pcre2],
|
||||
'c_args' : use_pcre2_static_flag ? ['-DPCRE2_STATIC'] : [],
|
||||
# FIXME: musl: https://gitlab.gnome.org/GNOME/glib/-/issues/3159
|
||||
'can_fail' : linux_libc == 'musl',
|
||||
},
|
||||
'relation' : {},
|
||||
'rwlock' : {},
|
||||
|
Loading…
x
Reference in New Issue
Block a user