nixpkgs/pkgs
Dmitry Kalinkin 5ae7445530
coreutils: remove conflicting _FORTIFY_SOURCE definition
Originally this was introduced in 055e646b ('coreutils: Guard against compiler not supporting __builtin_stpncpy_chk') four years ago. Right now this doesn't seem to serve any purpose and it conflicts with the hardening flags:

    <command line>:2:9: warning: '_FORTIFY_SOURCE' macro redefined [-Wmacro-redefined]
    #define _FORTIFY_SOURCE 2
            ^
    <command line>:1:9: note: previous definition is here
    #define _FORTIFY_SOURCE 0
            ^
    1 warning generated.
2017-09-19 04:59:40 -04:00
..
applications blender: Fix CUDA support 2017-09-16 22:45:22 +02:00
build-support set-source-date-epoch-to-latest.sh: shut up a warning 2017-09-17 10:35:44 +02:00
common-updater
data Merge pull request #28964 from chrisburr/patch-2 2017-09-12 09:42:33 +01:00
desktops kde4Workspace: Remove, because it is not maintained anymore 2017-09-14 13:01:43 +02:00
development python27: support test/support 2017-09-17 11:09:26 +02:00
games zandronum: fix soundfont support, minor cleanup 2017-09-15 23:08:47 -07:00
misc clearlooks-phenix: 5.0.7 -> 7.0.1 2017-09-15 09:54:50 +02:00
os-specific audit: Remove openldap dependency 2017-09-18 02:49:01 -07:00
servers Merge pull request #28892 from ryantm/matterbridge2 2017-09-16 12:43:35 +00:00
shells grml-zsh-config: generalize support to unix systems 2017-09-01 11:38:38 +03:00
stdenv darwin stdenv: cctools override needs to go away when targetPlatform changes 2017-09-18 14:39:38 -04:00
test treewide: Use *Platform.extensions 2017-09-13 11:16:10 -04:00
tools coreutils: remove conflicting _FORTIFY_SOURCE definition 2017-09-19 04:59:40 -04:00
top-level perl-XML-LibXML: update and avoid failing tests 2017-09-17 20:25:20 +02:00