diff options
author | Masud Rahman <mrahman15@bloomberg.net> | 2017-06-25 18:19:20 -0400 |
---|---|---|
committer | Masud Rahman <mrahman15@bloomberg.net> | 2017-06-25 18:19:20 -0400 |
commit | 73e51e012fbc54a92f8d3ee703e88e02b1a3a430 (patch) | |
tree | 6abde49f90627f8f2d762cecc12c2f9dd11ef8c7 /scripts | |
parent | 8b80bcdad82a57d195381a150aa2690f188b127e (diff) | |
download | portable-73e51e012fbc54a92f8d3ee703e88e02b1a3a430.tar.gz portable-73e51e012fbc54a92f8d3ee703e88e02b1a3a430.tar.bz2 portable-73e51e012fbc54a92f8d3ee703e88e02b1a3a430.zip |
cmake_export_symbol: Darwin compatibility
The Darwin platform prefixes all C symbols with an underscore. At
link-time of a shared library, libressl generates a list of symbols to
export, but does not prefix each symbol with an underscore.
This commit addresses that issue.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions