boost port file does not properly include isysroot
James Gregurich
bayoubengal at mac.com
Fri Jan 27 17:38:04 PST 2012
I have macosx_deployment_target set to 10.6. The boost port file does not add in the sdkroot as it should. TO fix, modify the last line in the post-configure function to add in the isysroot entry...
fixed line:
write_jam "using darwin : : ${filter}${configure.cxx} -isysroot ${configure.sdkroot} ;"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20120127/472ed258/attachment.html>
More information about the macports-dev
mailing list