source ../../cross.env
../../cross-configure.sh $*
sed -e 's/#define malloc rpl_malloc//' < config.h > config.h.tmp
mv config.h.tmp config.h
