sslh: disable libpcre probe support
authorJonathan McCrohan <jmccrohan@gmail.com>
Fri, 10 Jul 2015 22:22:17 +0000 (23:22 +0100)
committerJonathan McCrohan <jmccrohan@gmail.com>
Sat, 11 Jul 2015 01:16:48 +0000 (02:16 +0100)
commit998c8468d360b71f4b005023c77ad7d3ed3ee5ac
tree0771b48b93e11178034f8910b5468ad70cd2900e
parent1515019df5caa6aae2f062a7ca2321645ae4627b
sslh: disable libpcre probe support

Backport upstream commit 3aefaf3 which allows sslh to be built without
libpcre support. This was brought about by the move to musl which
doesn't support the non-POSIX REG_STARTEND regexec eflag.

Fixes: #1506
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
net/sslh/Makefile
net/sslh/patches/002-no_regex_probes.patch [new file with mode: 0644]