mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-07-11 12:35:14 +02:00
update debian packaging files
This commit is contained in:
parent
168bd76e91
commit
8b3bf6f720
4 changed files with 2 additions and 18 deletions
2
debian/compat
vendored
2
debian/compat
vendored
|
@ -1 +1 @@
|
||||||
9
|
10
|
15
debian/patches/01-tune-build-opts.patch
vendored
15
debian/patches/01-tune-build-opts.patch
vendored
|
@ -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
|
|
3
debian/patches/series
vendored
3
debian/patches/series
vendored
|
@ -1,2 +1 @@
|
||||||
01-tune-build-opts.patch
|
01-fix-1210.patch
|
||||||
02-fix-1210.patch
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue