mirror of
https://github.com/openwrt/packages.git
synced 2025-12-27 03:24:57 +04:00
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>