view clean @ 3110:883c2f14e7d0

Fixed various peeling bugs (can use nodes which are not Placeholders as loop exits)
author Gilles Duboscq <gilles.duboscq@oracle.com>
date Fri, 01 Jul 2011 18:37:54 +0200
parents 6223633ce7dd
children
line wrap: on
line source

#!/bin/bash
pushd make
LANG=C ARCH_DATA_MODEL=64 HOTSPOT_BUILD_JOBS=16 make clean
popd