summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authorRandy Eckenrode <randy@largeandhighquality.com>2023-09-23 08:51:20 -0400
committerRandy Eckenrode <randy@largeandhighquality.com>2023-10-10 07:41:23 -0400
commit9622ba47e9c86933302d4e039bcfbb97c4b0e9ec (patch)
tree156db4a0254bf0bfa916202874449a0397cb5f9b /pkgs/development/python-modules/httpserver
parenta8be39d4a9124d113edcd15bc8bace3804d51872 (diff)
mjpegtools: fix build with clang 16
Clang 16 defaults to C++17, causing the build to fail because the following has been removed from C++17: * `std::auto_ptr`; and * The `register` type class specifier.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions