Skip to content
Snippets Groups Projects
Commit ee73359c authored by Administrator's avatar Administrator Committed by Florian Uhlig
Browse files

Fix runtime error on macosx 10.13

With macosx 10.13 (Apple clang 10.0) there is a runtime problem when
loading libL1. The problem is due to the usage of a static constexpr
in the source file which can be overcome when doing a static cast
of the variable.
parent 063891f0
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment