void-packages/srcpkgs/cjs/patches/ignore-encoding-test.patch

12 lines
252 B
Diff
Raw Normal View History

2023-06-19 21:23:12 +02:00
broken on musl
--- a/installed-tests/js/meson.build
--- b/installed-tests/js/meson.build
@@ -242,7 +242,6 @@ modules_tests = [
'Console',
'ESModules',
'AsyncMainloop',
- 'Encoding',
'GLibLogWriter',
'Global',
'Timers',