summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/GitPython
diff options
context:
space:
mode:
authorJoachim Fasting <joachifm@fastmail.fm>2016-03-19 19:50:36 +0100
committerJoachim Fasting <joachifm@fastmail.fm>2016-03-19 19:52:47 +0100
commit8dfb8d06f0b2f6b4792d012e929da43b21cfeec9 (patch)
treece585d6643e54bbd2120c2ebf414ddbb45bd31c3 /pkgs/development/python-modules/GitPython
parentae487615a635cc5cde0dc500a3c44b25a1dfdb40 (diff)
ipxe: fix gcc5 build
gcc5 enables additional warnings, causing the build to fail with -Werror. The build could be fixed by specifically disabling errors for `discarded-array-qualifiers` and `logical-not-parentheses` warnings, but simply passing -Wno-error is more future proof. See https://hydra.nixos.org/build/33274006/nixlog/1/raw
Diffstat (limited to 'pkgs/development/python-modules/GitPython')
0 files changed, 0 insertions, 0 deletions