Skip to content

Commit

Permalink
Fix build for clang 3.8 on debian stretch. (#8725)
Browse files Browse the repository at this point in the history
  - The json reader (v3.10.5) added for parmodlica does not compile with
    clang < 4.0.
    Downgrade it to v3.10.3 which compiles fine and provides everything
    we needed anyway.

    Upstream issue: nlohmann/json#3384
  • Loading branch information
mahge committed Mar 18, 2022
1 parent 5dc98f9 commit 83e39cb
Showing 1 changed file with 5,540 additions and 912 deletions.

0 comments on commit 83e39cb

Please sign in to comment.