GNU ld doesn't have such a flag though, so this is an lld specific option.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
When building DLLs for UWP/WinStore/WinRT, this flag needs to be set, afaik.
Since GNU ld doesn't support the flag, VLC used to set it with a perl script for editing binaries and setting the flag. :-) https://code.videolan.org/videolan/vlc-winrt/blob/master/libvlc/appcontainer.pl