• YoongHM's avatar
    Fix warning from jemalloc configure script (#7790) · d3faed87
    YoongHM authored
    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.
    d3faed87
Makefile 2.76 KB