]> git.proxmox.com Git - rustc.git/blame - src/jemalloc/test/integration/chunk.sh
New upstream version 1.22.1+dfsg1
[rustc.git] / src / jemalloc / test / integration / chunk.sh
CommitLineData
3b2f2976
XL
1#!/bin/sh
2
3if [ "x${enable_fill}" = "x1" ] ; then
4 export MALLOC_CONF="junk:false"
5fi