Delete obsolete patch

Former-commit-id: 2beca96b8677bc6210618148350e13acd20636ac
This commit is contained in:
Jo Shields 2018-08-07 11:54:57 -04:00
parent 75e4a0ddb2
commit d6c2ec4abe
2 changed files with 0 additions and 13 deletions

View File

@ -1,12 +0,0 @@
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

View File

@ -1,2 +1 @@
llvm_llc_opt_default_path.patch
disable_asm_in_btls_on_arm.patch