view clean @ 2568:95a9b8906b09

Add QuietBailout option to be able to mute the bailouts generated by JSRs in dacapo
author Gilles Duboscq <gilles.duboscq@oracle.com>
date Mon, 02 May 2011 10:56:35 +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