diff options
| author | Julius Michaelis <gitter@liftm.de> | 2024-05-01 15:03:19 +0900 |
|---|---|---|
| committer | Julius Michaelis <gitter@liftm.de> | 2024-06-09 12:47:58 +0900 |
| commit | e0547a611e347e572df63466198042cf4345740c (patch) | |
| tree | 746803bd6cf197aa9ba834fd96fb30404220fea9 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 64e5a0493b939f8d7e82ae18a4466c001ba5421a (diff) | |
frogatto/anura-engine: fix build
The build failed with
```console
Building: src/filesystem.cpp
src/filesystem.cpp: In function 'void sys::copy_file(const std::string&, const std::string&)':
src/filesystem.cpp:221:26: error: 'bool boost::filesystem::copy_file(const path&, const path&, copy_option)' is deprecated: Use copy_options instead of copy_option [-Werror=deprecated-declarations]
221 | copy_file(path(from), path(to), copy_option::fail_if_exists);
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from include/boost/filesystem.hpp:19,
from src/filesystem.cpp:47:
include/boost/filesystem/operations.hpp:423:13: note: declared here
```
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
