[ros-diffs] [tkreuzer] 41008: HACK-O-LINK libcoldname.a from explorer.rbuild to make x86 builds happy.

tkreuzer at svn.reactos.org tkreuzer at svn.reactos.org
Wed May 20 03:55:32 CEST 2009


Author: tkreuzer
Date: Wed May 20 05:55:31 2009
New Revision: 41008

URL: http://svn.reactos.org/svn/reactos?rev=41008&view=rev
Log:
HACK-O-LINK libcoldname.a from explorer.rbuild to make x86 builds happy.

Modified:
    branches/ros-amd64-bringup/reactos/base/shell/explorer/explorer.rbuild

Modified: branches/ros-amd64-bringup/reactos/base/shell/explorer/explorer.rbuild
URL: http://svn.reactos.org/svn/reactos/branches/ros-amd64-bringup/reactos/base/shell/explorer/explorer.rbuild?rev=41008&r1=41007&r2=41008&view=diff
==============================================================================
--- branches/ros-amd64-bringup/reactos/base/shell/explorer/explorer.rbuild [iso-8859-1] (original)
+++ branches/ros-amd64-bringup/reactos/base/shell/explorer/explorer.rbuild [iso-8859-1] Wed May 20 05:55:31 2009
@@ -66,6 +66,7 @@
 	</if>
 	<file>explorer.rc</file>
 	<linkerflag>--enable-stdcall-fixup</linkerflag>
+	<linkerflag>'$(shell ${TARGET_CPP} -print-file-name=libcoldname.a)'</linkerflag>
 </module>
 <installfile installbase=".">explorer-cfg-template.xml</installfile>
 <directory name="notifyhook">



More information about the Ros-diffs mailing list