468c468,470
< 		    sed -e "s?^[ 	]*ARCH_CFLAGS[ 	]*=.*?ARCH_CFLAGS=${cflags}?g" \
---
> 		    sed -e "s?^[ 	]*ARCH_CFLAGS[ 	]*=.*?ARCH_CFLAGS=${cflags}?g" | \
> 		    sed -e "s/#MALLOC = malloc-simple/MALLOC = malloc-simple/" | \
> 		    sed -e "s/MALLOC = malloc-930716/#MALLOC = malloc-930716/" \

