On Saturday, June 3, 2023 at 5:11:53 PM UTC+2 [email protected] wrote:
=============
--- ext/build/OpenSSL.build (revision 29575)
+++ ext/build/OpenSSL.build (working copy)
@@ -52,7 +52,6 @@
<exec program="perl" workingdir="${targetDir}">
<arg value="..\Configure" />
<arg value="${targetName}" />
- <arg value="no-asm" />
<arg value="no-gost" />
<arg value="no-shared" />
<arg value="no-autoload-config" />
]]]
I can ask Ian to install nasm on the build machine, but I have no idea how
long that will take.
Could you maybe add a nant target that enables the asm build and still use
no-asm if the nant target was not called? That way the nightly builds would
still run through with no-asm. And users who don't have nasm installed can
also build without changes.
--
You received this message because you are subscribed to the Google Groups
"TortoiseSVN-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/tortoisesvn-dev/67bf51f8-3281-4144-b1ea-408302f1850dn%40googlegroups.com.