Menu

Commit [r558]  Maximize  Restore  History

No need to patch OpenSSL anymore for a successful build.

tortoisesvn 2010-10-22

changed /trunk/ext/build/OpenSSL.build
removed /trunk/ext/build/e_os.h
/trunk/ext/build/OpenSSL.build Diff Switch to side-by-side view
--- a/trunk/ext/build/OpenSSL.build
+++ b/trunk/ext/build/OpenSSL.build
@@ -11,7 +11,6 @@
   </target>
   <target name="OpenSSL" depends="clean">
     <delete file="..\..\common\openssl\del.bat" if="${file::exists('..\..\common\openssl\del.bat')}" />
-    <copy file="e_os.h" tofile="..\..\common\openssl\e_os.h" overwrite="true" />
     <exec program="perl" workingdir="..\..\common\openssl">
       <arg value="Configure" />
       <arg value="VC-WIN32" />
/trunk/ext/build/e_os.h
File was removed.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.