nixpkgs/pkgs/development
Matthew Justin Bauer 412e823f29
binutils: disable format hardening
This fails for me:

> compressed_output.cc:320:20: error: format string is not a string literal (potentially insecure) [-Werror,-Wformat-security]
>       gold_warning(_("not compressing section data: zlib error"));
>                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ./system.h:40:20: note: expanded from macro '_'
> # define _(String) gettext (String)
>                    ^~~~~~~~~~~~~~~~
> compressed_output.cc:320:20: note: treat the string as an argument to avoid this
>       gold_warning(_("not compressing section data: zlib error"));
>                    ^
>                    "%s",
> ./system.h:40:20: note: expanded from macro '_'
> # define _(String) gettext (String)
                   ^

Disabling format hardening should hopefully be harmless here. If it's a problem we can also make it conditional.

/cc @Ericson2314
2018-06-12 22:54:10 -04:00
..
arduino
beam-modules
bower-modules/generic
compilers Merge branch 'master' into staging 2018-06-12 20:41:41 +00:00
coq-modules coqPackages.contribs.aac-tactics: enable for Coq 8.7 and 8.8 (#41351) 2018-06-01 19:31:02 +02:00
dotnet-modules/patches
em-modules/generic
go-modules
guile-modules
haskell-modules ghcjs: remove old-time 2018-06-11 10:29:12 -04:00
idris-modules treewide: use appendToName where appropriate 2018-05-25 15:48:31 -05:00
interpreters Merge branch 'master' into staging 2018-06-08 18:06:47 +02:00
java-modules jogl: reflect recent changes in opengl (#41786) 2018-06-10 17:09:19 +02:00
libraries Merge branch 'master' into staging 2018-06-12 20:41:41 +00:00
lisp-modules lispPackages: drop pgloader that leads to a circular depedency 2018-05-30 23:42:33 +02:00
lua-modules lua packages: add init.lua to modules search path 2018-05-24 13:43:15 +00:00
misc avrgcc: 7.3.0 -> 8.1.0 2018-05-07 05:59:21 -07:00
mobile androidndk: remove set -x 2018-06-07 17:04:08 -04:00
node-packages nodePackages_8_x: Add nodejs (npm) to wrapper 2018-06-06 15:54:24 +08:00
ocaml-modules Merge pull request #41591 from vbgl/opaline 2018-06-09 01:34:02 +02:00
perl-modules perlPackages.DBDSQLite: 1.55_07 -> 1.58 (please ignore it) 2018-06-08 21:54:37 +00:00
pharo
pure-modules
python-modules Merge branch 'master' into staging 2018-06-12 20:41:41 +00:00
r-modules rPackages.mgcv: fix darwin build 2018-06-07 00:00:42 +02:00
ruby-modules solargraph: 0.21.1 -> 0.22.0 (#41743) 2018-06-09 12:52:40 +01:00
tools binutils: disable format hardening 2018-06-12 22:54:10 -04:00
web woff2: supports darwin 2018-05-31 12:34:15 -04:00