mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-18 02:44:30 +00:00
de1025fdfd
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]
|
||
---|---|---|
.. | ||
ada-modules | ||
androidndk-pkgs | ||
beam-modules | ||
bower-modules/generic | ||
chez-modules | ||
compilers | ||
coq-modules | ||
cuda-modules | ||
dhall-modules | ||
em-modules/generic | ||
embedded | ||
gnuradio-modules | ||
guile-modules | ||
hare-third-party | ||
haskell-modules | ||
idris-modules | ||
interpreters | ||
java-modules | ||
julia-modules | ||
libraries | ||
lisp-modules | ||
lisp-modules-new-obsolete | ||
lisp-modules-obsolete | ||
lua-modules | ||
misc | ||
mobile | ||
node-packages | ||
ocaml-modules | ||
octave-modules | ||
perl-modules | ||
php-packages | ||
python2-modules | ||
python-modules | ||
quickemu | ||
r-modules | ||
rocm-modules | ||
ruby-modules | ||
scheme-modules/scheme-bytestructures | ||
skaware-packages | ||
tools | ||
web |