-
Dmitry Ivanov authored
This fixes the following issues: * Release build not working on macos. * -rdynamic, -export-dynamic and such are a code smell. They expose too much and hinder the ability to clearly define the API & ABI bounds.
Dmitry Ivanov authoredThis fixes the following issues: * Release build not working on macos. * -rdynamic, -export-dynamic and such are a code smell. They expose too much and hinder the ability to clearly define the API & ABI bounds.