summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authorDmitry Kalinkin <dmitry.kalinkin@gmail.com>2017-09-19 01:41:01 -0400
committerDmitry Kalinkin <dmitry.kalinkin@gmail.com>2017-09-19 04:59:40 -0400
commit5ae74455302260a38ab46eea7f96eff43de7392f (patch)
tree74cc757e32d50ca6fe0bb4bb58239c8a7b1a4e5b /pkgs/development/python-modules/httpserver
parentcbdd77f7911c5d8f2b5410f3c509dee287647f63 (diff)
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.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions