1 1.1 christos #!/bin/sh 2 1.1 christos 3 1.1 christos if [ "x${enable_prof}" = "x1" ] ; then 4 1.1 christos export MALLOC_CONF="prof:true,prof_active:false,prof_gdump:true" 5 1.1 christos fi 6 1.1 christos 7
Indexes created Sun Mar 01 05:31:48 UTC 2026