|
|
@ -1,4 +1,4 @@ |
|
|
|
From c578216351a4daa3916265b39b14f7c23ef15c90 Mon Sep 17 00:00:00 2001 |
|
|
|
From 14454285d7ef5b9cd134c86059933036c1aa2fef Mon Sep 17 00:00:00 2001 |
|
|
|
From: Moritz Warning <moritzwarning@web.de> |
|
|
|
Date: Mon, 23 Apr 2018 22:12:31 +0200 |
|
|
|
Subject: [PATCH 1/4] find miniupnpc.h in staging directory |
|
|
@ -8,10 +8,10 @@ Subject: [PATCH 1/4] find miniupnpc.h in staging directory |
|
|
|
1 file changed, 2 insertions(+), 2 deletions(-) |
|
|
|
|
|
|
|
diff --git a/make-linux.mk b/make-linux.mk
|
|
|
|
index 2e6a8632..0cd955d1 100644
|
|
|
|
index b81c7aeb..a547125d 100644
|
|
|
|
--- a/make-linux.mk
|
|
|
|
+++ b/make-linux.mk
|
|
|
|
@@ -22,8 +22,8 @@ ONE_OBJS+=osdep/LinuxEthernetTap.o
|
|
|
|
@@ -29,8 +29,8 @@ TIMESTAMP=$(shell date +"%Y%m%d%H%M")
|
|
|
|
# otherwise build into binary as done on Mac and Windows. |
|
|
|
ONE_OBJS+=osdep/PortMapper.o |
|
|
|
override DEFS+=-DZT_USE_MINIUPNPC |
|
|
@ -23,5 +23,5 @@ index 2e6a8632..0cd955d1 100644 |
|
|
|
override DEFS+=-DZT_USE_SYSTEM_MINIUPNPC |
|
|
|
LDLIBS+=-lminiupnpc |
|
|
|
--
|
|
|
|
2.17.0 |
|
|
|
2.22.0 |
|
|
|
|