view clean @ 4428:0bb7ab1add7e

enable dumping graphs upon exception, new constructor for NodeInputList, initialize debug system for non-compiler threads
author Lukas Stadler <lukas.stadler@jku.at>
date Wed, 01 Feb 2012 11:59:32 +0100
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