mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-26 21:50:11 +00:00
11 lines
383 B
Diff
11 lines
383 B
Diff
--- ./src/Makefile.in 2022-05-28 17:46:47.805190949 +0000
|
|
+++ ./src/Makefile.in 2022-05-28 17:47:03.734181908 +0000
|
|
@@ -349,7 +349,7 @@
|
|
transparent-proxy.c transparent-proxy.h
|
|
|
|
tinyproxy_DEPENDENCIES = @ADDITIONAL_OBJECTS@
|
|
-tinyproxy_LDADD = @ADDITIONAL_OBJECTS@ -lpthread
|
|
+tinyproxy_LDADD = @ADDITIONAL_OBJECTS@
|
|
EXTRA_DIST = conf-tokens.gperf conf-tokens-gperf.inc
|
|
all: all-am
|