nixpkgs-suyu/pkgs/tools
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
..
admin Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-08 20:48:14 +02:00
archivers
audio abcMIDI: init at 2017.06.10 2017-09-15 11:25:43 +02:00
backup borgbackup: fix build with python36 2017-09-10 16:27:12 +02:00
bluetooth
bootloaders/refind
cd-dvd xorriso: 1.4.6 -> 1.4.8 2017-09-15 10:09:20 +02:00
compression treewide: Do not limit hardenging because gcc 4.9 in bootstrap 2017-09-14 10:27:13 -04:00
filesystems Merge pull request #29380 from obsidiansystems/eval-fix 2017-09-14 12:54:18 -04:00
graphics nifskope: Fix build 2017-09-10 10:56:35 +02:00
inputmethods Merge pull request #28726 from vyp/interception-tools 2017-09-02 08:24:57 +01:00
misc coreutils: remove conflicting _FORTIFY_SOURCE definition 2017-09-19 04:59:40 -04:00
nagstamon
networking Merge pull request #29315 from xtruder/pkgs/telepresence/init 2017-09-16 15:51:15 +02:00
package-management nox: 0.0.5 -> 0.0.6 2017-09-16 21:29:40 +01:00
security Merge pull request #29282 from obsidiansystems/soext 2017-09-13 11:20:06 -04:00
system treewide: Do not limit hardenging because gcc 4.9 in bootstrap 2017-09-14 10:27:13 -04:00
text Merge branch 'staging' 2017-09-12 19:17:52 +02:00
typesetting pdf2odt: 20141217 -> 20170207 2017-09-14 19:09:26 +08:00
video swfmill: Fix build on GCC 6 2017-09-14 18:20:27 +03:00
virtualization
X11