You are viewing a plain text version of this content. The canonical link for it is here.
Posted to kato-commits@incubator.apache.org by sp...@apache.org on 2009/09/30 09:33:45 UTC

svn commit: r820230 - /incubator/kato/trunk/org.apache.kato/kato.native/kato.native.vmapi/win32/pom.xml

Author: spoole
Date: Wed Sep 30 09:33:45 2009
New Revision: 820230

URL: http://svn.apache.org/viewvc?rev=820230&view=rev
Log:
experimental change to win build for vmapi to get it to build on amd64

Modified:
    incubator/kato/trunk/org.apache.kato/kato.native/kato.native.vmapi/win32/pom.xml

Modified: incubator/kato/trunk/org.apache.kato/kato.native/kato.native.vmapi/win32/pom.xml
URL: http://svn.apache.org/viewvc/incubator/kato/trunk/org.apache.kato/kato.native/kato.native.vmapi/win32/pom.xml?rev=820230&r1=820229&r2=820230&view=diff
==============================================================================
--- incubator/kato/trunk/org.apache.kato/kato.native/kato.native.vmapi/win32/pom.xml (original)
+++ incubator/kato/trunk/org.apache.kato/kato.native/kato.native.vmapi/win32/pom.xml Wed Sep 30 09:33:45 2009
@@ -51,7 +51,7 @@
             
           
           <linkerStartOptions>
-            <linkerStartOption>/DLL ${machine.linker} /linkerStartOption>
+            <linkerStartOption>/DLL ${machine.linker} </linkerStartOption>
           </linkerStartOptions>