diff options
| author | Dimitry Andric <dimitry@andric.com> | 2023-05-09 16:59:45 +0200 |
|---|---|---|
| committer | Dimitry Andric <dimitry@andric.com> | 2023-05-09 17:38:50 +0200 |
| commit | 3d9cb5e0c6b36bf7e226890515088259180de212 (patch) | |
| tree | 7168e4729eca90fb4d8a8cb4b64c51872fdc6bd2 /tests/diff/parse.c | |
| parent | 251408cfd4ff8112efaa5c82ec81c9574c4bf022 (diff) | |
| download | libgit2-3d9cb5e0c6b36bf7e226890515088259180de212.tar.gz | |
Work around -Werror problems when detecting qsort variants
If `ENABLE_WERROR` is on, the CMake configure tests for the `qsort_r`
and `qsort_s` variants may fail due to warnings about unused functions
or unused parameters. These warnings can be ignored, so disable them
specifically for running those tests.
Diffstat (limited to 'tests/diff/parse.c')
0 files changed, 0 insertions, 0 deletions
