The OS restriction comes into play when the library is attempted to be loaded. The ld.ld-wrapper-macos.sh script provided in this repository acts as a "man in the middle" between GHC and the system ld ...
Fake linker plugin compatible with lld and GNU ld, which dumps the linker's command-line in a file. This is meant to be used with clang's -fembed-bitcode on platforms where bitcode embedding doesn't ...