|
From: <and...@us...> - 2006-03-27 18:15:19
|
Revision: 1158 Author: andreradke Date: 2006-03-27 10:15:00 -0800 (Mon, 27 Mar 2006) ViewCVS: http://svn.sourceforge.net/frontierkernel/?rev=1158&view=rev Log Message: ----------- Fix linker error about outdated table of contents for libpaigemacho.a by making a copy of the library, running ranlib on the copy, and linking with the copy instead of the original. Also ignore the copy in svn operations to prevent fake commits. Modified Paths: -------------- Frontier/trunk/build_XCode/Frontier.xcode/project.pbxproj Property Changed: ---------------- Frontier/trunk/build_XCode/tools/ Modified: Frontier/trunk/build_XCode/Frontier.xcode/project.pbxproj =================================================================== (Binary files differ) Property changes on: Frontier/trunk/build_XCode/tools ___________________________________________________________________ Name: svn:ignore + libpaigemacho.a This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |