apache: add gettid support 11250/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Tue, 4 Feb 2020 21:00:55 +0000 (22:00 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Tue, 4 Feb 2020 21:00:57 +0000 (22:00 +0100)
commitd44ad09fcd81cafeafbca78c4e2599774f7ef76b
tree3cc7c35d9a097af52e856ab5d7b74b9e5d7cbd28
parentf6c218e74dbea49bea6317b83bfd96867e1c314b
apache: add gettid support

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>
net/apache/Makefile