![]() In 0.4.36, the sed expression that tries to disable the exec_opcodes_sys
test also deletes other lines that break the file syntax. The build
fails with:
testsuite/meson.build:23:25: ERROR: Expecting endif got colon.
install: false,
^
For a block that started at 22,2
if enabled_backends.contains('sse') and enabled_backends.contains('avx')
^
The test has apparently been fixed since 0.4.33 anyway (see [1]), so
just get rid of this sed patch.
[1]
|
||
---|---|---|
.. | ||
default.nix |