view clean @ 3106:d9fa4309f89e

Fix some coloring bug, fix to keep more Placeholders at loop exits, fix for loop nodes computation
author Gilles Duboscq <gilles.duboscq@oracle.com>
date Thu, 30 Jun 2011 10:07: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