switch jemalloc-sys back to tikv-jemalloc-sys, and update to 0.6.0
This commit is contained in:
@@ -43,6 +43,8 @@ fn main() {
|
||||
{
|
||||
use std::os::raw::{c_int, c_void};
|
||||
|
||||
use tikv_jemalloc_sys as jemalloc_sys;
|
||||
|
||||
#[used]
|
||||
static _F1: unsafe extern "C" fn(usize, usize) -> *mut c_void = jemalloc_sys::calloc;
|
||||
#[used]
|
||||
|
||||
Reference in New Issue
Block a user