Landracers from example-suite do not move when compiled with Clang and libc++
When they are supposed to move:
In 0.48 they did:
Breaking commit is e24db874.
Update: this might not be the openmw bug, add -rdynamic
to CMAKE_EXE_LINKER_FLAGS
when configuring project to mitigate the problem.
Edited by elsid