1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-15 20:03:57 +02:00
openwrt-packages/net/openssh
Guo Li d921407d42 openssh: fix pthread functions redefine with pam module
we should pass -DUNSUPPORTED_POSIX_THREADS_HACK to CFLAGS to openssh
to prevent function redefine, I don't know why pam module use
micro UNSUPPORTED_POSIX_THREADS_HACK to detect whether define
pthread functions, but not detect whether define
UNSUPPORTED_POSIX_THREADS_HACK.

Signed-off-by: Guo Li <uxgood.org@gmail.com>
2019-08-15 11:54:09 +02:00
..
files ssh: Add umdns entry to the init script. 2017-08-15 21:44:15 -07:00
patches openssh: update to 7.7p1 2018-04-08 19:13:59 +02:00
Makefile openssh: fix pthread functions redefine with pam module 2019-08-15 11:54:09 +02:00