nixpkgs/pkgs/development
Ruud van Asseldonk fdd78a5387 libressl: use CFLAGS to avoid exectuable stack
It turns out that libcrypto had an exectuable stack, because it linked
some objects without a .note.GNU-stack section. Compilers add this
section by default, but the objects produced from .S files did not
contain it. The .S files do include a directive to add the section, but
guarded behind an #ifdef HAVE_GNU_STACK. So define HAVE_GNU_STACK, to
ensure that all objects have a .note.GNU-stack section.
2019-08-21 00:16:08 +02:00
..
androidndk-pkgs
arduino arduino: fix incorrect sha256 in Darwin build 2019-08-06 08:18:49 -07:00
beam-modules
bower-modules/generic
compilers Merge pull request #66031 from r-ryantm/auto-update/pony-stable 2019-08-10 04:32:22 -05:00
coq-modules elpi: 1.4.1 -> 1.6.0, and coq-elpi 2019-08-09 08:47:52 +00:00
dhall-modules
dotnet-modules/patches
em-modules/generic
go-modules buildGoModule: support overriding the go-modules derivation 2019-07-28 13:28:27 +02:00
go-packages
guile-modules
haskell-modules Merge pull request #64286 from domenkozar/inline-c-cpp-darwin 2019-08-06 22:50:13 +02:00
idris-modules add options for build idris package (#65666) 2019-08-07 13:37:36 +02:00
interpreters Merge #65846: Update php packages 2019-08-10 14:42:37 +02:00
java-modules
libraries libressl: use CFLAGS to avoid exectuable stack 2019-08-21 00:16:08 +02:00
lisp-modules
lua-modules lua*Packages.cqueues: fixup darwin build 2019-08-05 22:51:51 +02:00
misc
mobile nodejs-8_x: Drop package 2019-08-02 02:34:47 +02:00
node-packages nodejs-8_x: Drop package 2019-08-02 02:34:47 +02:00
ocaml-modules ocamlPackages.pgocaml: 2.3 -> 3.2 2019-08-10 14:19:18 +00:00
perl-modules
pharo
pure-modules
python-modules Merge pull request #62515 from r-ryantm/auto-update/python3.7-azure-mgmt-resource 2019-08-10 15:57:06 +02:00
r-modules Merge pull request #66204 from jabranham/r-pkgs 2019-08-07 10:24:37 +02:00
ruby-modules solargraph: 0.35.1 -> 0.35.2 2019-08-08 13:16:05 +02:00
tools Merge pull request #62377 from r-ryantm/auto-update/cli11 2019-08-10 15:54:58 +02:00
web Merge pull request #66000 from r-ryantm/auto-update/now-cli 2019-08-10 04:39:25 -05:00