Skip to content
Snippets Groups Projects
Commit e13bc94a authored by Oliver Sander's avatar Oliver Sander
Browse files

Build dynamic library by default

Using a statically linked dune-common together with the Python bindings
leads to hard-to-diagnose crashes and other bugs (specifically,
a double 'free' in the destructor of DebugStream).  This patch therefore
enables shared libraries by default, and adds an explanation of why
this is necessary.
parent b4c8be7f
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.
Please register or to comment