diff options
| author | Dmitry Kalinkin <dmitry.kalinkin@gmail.com> | 2018-03-16 16:05:56 -0400 |
|---|---|---|
| committer | Dmitry Kalinkin <dmitry.kalinkin@gmail.com> | 2018-04-03 16:04:02 -0400 |
| commit | af86bf34ff2d7a6e31280921461a241f4b043aac (patch) | |
| tree | 4d806238a261563c50f930e6e19be99dcb40f1ad /pkgs/development/python-modules/httpserver | |
| parent | cc1d4addc541746aad69fa7e035c2b3566f5b4fa (diff) | |
rapidjson: fix build on darwin
Disables -Werror
Alternatively one could use
NIX_CFLAGS_COMPILE = [
"-Wno-error=implicit-fallthrough"
"-Wno-error=zero-as-null-pointer-constant"
"-Wno-error=shadow"
];
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
