mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08:00
d44ad09fcd
gettid happens to be supported by all glibc, musl and uclibc, but configure cannot detect it when cross-compiling. This adds a configure variable for it. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>