OSXMkLibs: skip @loader_path
authorJoey Hess <joeyh@joeyh.name>
Tue, 15 Dec 2020 16:47:24 +0000 (12:47 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 15 Dec 2020 16:47:24 +0000 (12:47 -0400)
commit72ec7da41b0ef174286a261074b18eb5e572ea15
treee943824ee8a008149b825a6f09f9a1e14fac1518
parent5ae0e07ad0a494d236d3692a199edd8e2a8d8710
OSXMkLibs: skip @loader_path

This may or may not make the OSX build work on a newer version of OSX
than the one that's currently being used for release builds. I have not
been able to find good docs about how exactly to get back from such a
value to the actual path to the library that the linker would use.
Build/OSXMkLibs.hs
Makefile