nixpkgs/pkgs/development
Sergei Trofimovich 1cbf12663c cvise: disable blanket -Werror
`-Werror` flag usually causes build failures due to minor changes in
compiler versions. They might be useful for developers themselves but
are rarely useful for distributions.

For example right now `cvise` fails to compile on `gcc-13` due to
a `gcc` infelicity: https://gcc.gnu.org/PR107488

While this concrete instance is a compiler bug generally `-Werror` makes
users' lives harder. Specific `-Werror=<foo>` are better way to prevent
certain classes of bugs.

The change removes blanket `-Werror` with a `substituteInPlace` call.
2022-11-02 08:03:22 +00:00
..
androidndk-pkgs
beam-modules
bower-modules/generic
chez-modules
compilers Merge staging-next into staging 2022-11-01 18:01:39 +00:00
coq-modules
dhall-modules
dotnet-modules
em-modules/generic
embedded
gnuradio-modules
guile-modules
haskell-modules haskell.packages.ghcjs.stm: 2.5.0.2 -> stm 2.5.1.0 2022-11-01 12:52:44 +01:00
idris-modules
interpreters Merge pull request #198802 from delroth/relax-deps-hook-regexp 2022-11-01 15:10:07 +01:00
java-modules
libraries Merge staging-next into staging 2022-11-01 18:01:39 +00:00
lisp-modules
lisp-modules-new
lua-modules
misc
mobile
nim-packages
node-packages
ocaml-modules
octave-modules
perl-modules
pharo
php-packages Merge pull request #198811 from NixOS/psalm 2022-11-01 08:11:36 +01:00
python2-modules
python-modules Merge staging-next into staging 2022-11-01 18:01:39 +00:00
quickemu
r-modules
ruby-modules jekyll-favicon: init at 1.1.0 2022-10-30 20:14:41 +13:00
scheme-modules/scheme-bytestructures
skaware-packages
tools cvise: disable blanket -Werror 2022-11-02 08:03:22 +00:00
web Merge master into staging-next 2022-10-31 00:02:32 +00:00