After compiling with: ``` $ ./configure --enable-benchmark --enable-experimental --enable-module-ecdh --enable-module-schnorr --enable-module-recovery ``` The benchmark for ecdh module fails: ``` $ ./bench_ecdh [libsecp256k1] illegal argument: Invalid flags Aborted (core dumped) ```