nixpkgs/pkgs
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
..
applications Merge pull request #60796 from r-ryantm/auto-update/standardnotes 2019-08-10 12:01:05 -04:00
build-support Merge pull request #64852 from marsam/update-apache-mirrors 2019-08-09 04:24:28 -05:00
common-updater
data zeal: use qt5's mkDerivation 2019-08-05 06:28:12 -04:00
desktops Merge pull request #66236 from worldofpeace/test-reorganize 2019-08-10 11:23:57 -04:00
development libressl: use CFLAGS to avoid exectuable stack 2019-08-21 00:16:08 +02:00
games steam chrootenv: add lsb-release 2019-08-09 12:29:58 +03:00
misc adwaita-qt: 1.0 -> 1.1.0 2019-08-05 12:26:27 -04:00
os-specific nixos/beegfs: mark as broken (#66352) 2019-08-10 18:59:51 +02:00
servers Merge pull request #64781 from r-ryantm/auto-update/clickhouse 2019-08-10 11:47:33 +02:00
shells Merge pull request #65126 from r-ryantm/auto-update/powershell 2019-08-10 10:03:53 +02:00
stdenv
test
tools Merge pull request #62348 from r-ryantm/auto-update/argyllcms 2019-08-10 19:28:56 +02:00
top-level Merge pull request #52588 from marsam/init-fffuu 2019-08-10 09:52:31 -05:00