aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/wireguard/patches/100-portability.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/services/wireguard/patches/100-portability.patch')
-rw-r--r--package/network/services/wireguard/patches/100-portability.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/wireguard/patches/100-portability.patch b/package/network/services/wireguard/patches/100-portability.patch
index e55c922073..b26d51ebd8 100644
--- a/package/network/services/wireguard/patches/100-portability.patch
+++ b/package/network/services/wireguard/patches/100-portability.patch
@@ -7,7 +7,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
---
--- a/src/tools/Makefile
+++ b/src/tools/Makefile
-@@ -39,7 +39,7 @@ CFLAGS += -DRUNSTATEDIR="\"$(RUNSTATEDIR
+@@ -43,7 +43,7 @@ CFLAGS += -DRUNSTATEDIR="\"$(RUNSTATEDIR
ifeq ($(DEBUG_TOOLS),y)
CFLAGS += -g
endif