Fix warning from jemalloc configure script (#7790)
jemalloc configure shows this:
configure: WARNING: unrecognized options: --enable-cc-silence
The changelog of jemalloc 4.0 has:
- Replace --enable-cc-silence with --disable-cc-silence to suppress spurious
warnings by default.
Please register or sign in to comment