diff options
| author | Roman Volosatovs <rvolosatovs@riseup.net> | 2023-12-05 14:06:52 +0100 |
|---|---|---|
| committer | Weijia Wang <9713184+wegank@users.noreply.github.com> | 2023-12-10 01:07:57 +0100 |
| commit | 73877a6f3459d2ff756074a470dae38a782442d5 (patch) | |
| tree | 37e376614e0ed7e349b4899fce3f0930e666e253 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 8409e43c22154edd0fee362ba24dc3de0be7b4b1 (diff) | |
jshon: fix build on aarch64-darwin
```
jshon> clang -std=c99 -Wall -pedantic -Wextra -Werror -c -o jshon.o jshon.c
jshon> jshon.c:189:25: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
jshon> json_t** stack_safe_peek()
jshon> ^
jshon> void
jshon> 6 errors generated.
jshon> make: *** [<builtin>: jshon.o] Error 1
```
Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
