Skip to content

Commit

Permalink
Disable secure mimalloc mode
Browse files Browse the repository at this point in the history
  • Loading branch information
gnzlbg committed Sep 15, 2019
1 parent 2db7436 commit 111e3f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rustc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ optional = true
jemalloc = [
'mimalloc-sys',
'mimalloc-sys/override',
'mimalloc-sys/secure',
# 'mimalloc-sys/secure', #FIXME: disable secure build
'mimalloc-sys/check_full'
]

0 comments on commit 111e3f8

Please sign in to comment.