Commit 5a0ece28 authored by Adriaan de Groot's avatar Adriaan de Groot
Browse files

devel/rttr: Fix build on 14- / modern Clang

- the bundled rapidjson doesn't build on 14- because of changes
  in the STL; use the version from ports instead which has the
  changes needed already.
- the chaiscript examples don't build with modern Clang on 14-,
  and the examples are explicitly C++14 -- but still don't work

Replace the bundled rapidjson and chaiscripts with the
regular ports versions. There has been some work in git
on both rttr and chaiscript, but neither has a newer
release that might be pulled in, so we'll stick to messy
patching of rttr instead.
parent 1ed648ed
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment