040ea0b201
Former-commit-id: 69dbf10802c66f8c795ba77c29a8938e834ff14e
13 lines
339 B
Diff
13 lines
339 B
Diff
Index: xamarin-pkg-mono/configure.ac
|
|
===================================================================
|
|
--- xamarin-pkg-mono.orig/configure.ac
|
|
+++ xamarin-pkg-mono/configure.ac
|
|
@@ -4391,6 +4391,7 @@ if test "x$enable_btls" = "xyes"; then
|
|
;;
|
|
arm)
|
|
btls_arch=arm
|
|
+ btls_cflags="-DOPENSSL_NO_ASM=1"
|
|
;;
|
|
armsoft)
|
|
btls_arch=arm
|