Closed DavidAlphaFox closed 1 year ago
Please provide a test case to reproduce the issue.
Please refer this repo https://github.com/DavidAlphaFox/rebar3_deps I create a very simple application with common test framework to show this bugs. Thanks & Regards.
I have simplified your patch, tested and merged. Will push later today. Thanks!
When the platform is darwin, SharedFlag compares the extensions of filename to determine whether to add "-shared" or not Fixes #894