update debian packaging files

This commit is contained in:
R4SAS 2020-11-15 01:21:20 +03:00
parent 168bd76e91
commit 8b3bf6f720
4 changed files with 2 additions and 18 deletions

2
debian/compat vendored
View file

@ -1 +1 @@
9 10

View file

@ -1,15 +0,0 @@
Index: i2pd/Makefile
===================================================================
--- i2pd.orig/Makefile
+++ i2pd/Makefile
@@ -13,8 +13,8 @@ DAEMON_SRC_DIR := daemon
include filelist.mk
-USE_AESNI := yes
-USE_AVX := yes
+USE_AESNI := no
+USE_AVX := no
USE_STATIC := no
USE_MESHNET := no
USE_UPNP := no

View file

@ -1,2 +1 @@
01-tune-build-opts.patch 01-fix-1210.patch
02-fix-1210.patch