HashLink: when building hdlls, use -install_name on macOS
This more closely matches official HashLink binaries, and ensures that the hdlls can be found next to a HL/C executable
This commit is contained in:
@@ -457,6 +457,7 @@
|
||||
</section>
|
||||
|
||||
<section if="mac">
|
||||
<vflag name="-install_name" value="@executable_path/lime.hdll" if="LIME_HASHLINK"/>
|
||||
|
||||
<vflag name="-l" value="iconv" />
|
||||
<vflag name="-framework" value="IOKit" />
|
||||
|
||||
Reference in New Issue
Block a user