Delete obsolete patch
Former-commit-id: 2beca96b8677bc6210618148350e13acd20636ac
This commit is contained in:
parent
75e4a0ddb2
commit
d6c2ec4abe
12
debian/patches/disable_asm_in_btls_on_arm.patch
vendored
12
debian/patches/disable_asm_in_btls_on_arm.patch
vendored
@ -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
|
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
@ -1,2 +1 @@
|
|||||||
llvm_llc_opt_default_path.patch
|
llvm_llc_opt_default_path.patch
|
||||||
disable_asm_in_btls_on_arm.patch
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user