[swift-build-dev] Should SPM include paths in DYLD_LIBRARY_PATH while compiling?
Ankit Agarwal
ankit at ankit.im
Sun Dec 27 12:35:59 CST 2015
if DYLD_LIBRARY_PATH is set with custom paths swift will be able to load
those .so libraries and execute properly but SPM will not build the swift
package unless the .so is in /usr/local/lib
should spm include those paths while compiling or something other is
planned for linking from custom locations?
--
Ankit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-build-dev/attachments/20151228/ba5e99c6/attachment.html>
More information about the swift-build-dev
mailing list