view clean @ 2811:03027a0ef819

Allow to specify the output stream in CFGPrinterObserver (for C1XVisualizer)
author Peter Hofer <peter.hofer@jku.at>
date Mon, 30 May 2011 15:11:34 +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