packages/net/radsecproxy
Hauke Mehrtens 1de56f8990 radsecproxy: Fix compile with glibc 2.34
This backports a patch from upstream radsecproxy to fix compilation with glibc 2.34.

It fixes the following build problem:
radsecproxy.h:35:5: error: missing binary operator before token "("
   35 | #if PTHREAD_STACK_MIN > PTHREAD_STACK_SIZE
      |     ^~~~~~~~~~~~~~~~~
make[5]: *** [Makefile:623: dtls.o] Error 1

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2022-01-11 16:21:19 -08:00
..
files radsecproxy: update to 1.8.1 2020-01-25 17:48:50 -08:00
patches radsecproxy: Fix compile with glibc 2.34 2022-01-11 16:21:19 -08:00
Makefile radsecproxy: Fix compile with glibc 2.34 2022-01-11 16:21:19 -08:00