mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
b3ef7e2301
Boost libraries on osx use visibility=hidden to reduce unnecessary DWARF entries. Unless we match visibility, ld will give a warning message like: ld: warning: direct access in function 'boost::filesystem... from file ... means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. |
||
---|---|---|
.. | ||
scripts | ||
templates | ||
toolchains | ||
EthBuildInfo.cmake | ||
EthCcache.cmake | ||
EthCheckCXXCompilerFlag.cmake | ||
EthCompilerSettings.cmake | ||
EthDependencies.cmake | ||
EthOptions.cmake | ||
EthPolicy.cmake | ||
EthToolchains.cmake | ||
EthUtils.cmake | ||
FindCLN.cmake | ||
FindCVC4.cmake | ||
FindGMP.cmake | ||
FindZ3.cmake | ||
jsoncpp.cmake |