From: Patrick H. <pat...@us...> - 2006-06-26 14:27:53
|
patrickh 2006/06/26 07:27:50 PDT Modified files: (Branch: releng-0-6) cppdom SConscript Log: When building universal binaries on Mac OS X, the linker apparently does not infer the installation name of the shared library correctly, so we have to help it out. This fixes dyld lookup problems when using CppDOM as a universal binary. Revision Changes Path 1.17.2.3 +2 -0 cppdom/cppdom/SConscript http://xml-cppdom.cvs.sourceforge.net/xml-cppdom/cppdom/cppdom/SConscript.diff?r1=1.17.2.2&r2=1.17.2.3&diff_format=h |