openconnect
openconnect copied to clipboard
Fix android 10 crash
Workarround for https://github.com/cernekee/ics-openconnect/issues/51 from comment https://github.com/cernekee/ics-openconnect/issues/51#issuecomment-540503056
Compilation error!
../../../sources/gnutls-3.6.8/src/psk.c:41:10: fatal error: 'psktool-args.h' file not found
#include <psktool-args.h>
@DenysFrasinich did you encounter any issue like this?
Compilation error!
../../../sources/gnutls-3.6.8/src/psk.c:41:10: fatal error: 'psktool-args.h' file not found #include <psktool-args.h>@DenysFrasinich did you encounter any issue like this?
If this is still relevant, you could fix it by upgrading gnutls to 3.6.12 @noman720.