Loading
wolfssl: add enableJni option
Add an `enableJni` parameter that passes `--enable-jni` and patches out failing ECH, CA_NAMES, and QUIC tests. This replaces the raw `overrideAttrs` in art-standalone with a clean `wolfssl.override`, per the guidance in pkgs/README.md § "overrideAttrs and overridePythonAttrs".