view clean @ 3138:47d03d774d20

IdealGraphVisualizer: in the control flow graph (block view), allow nodes with longer text to be larger than the default size and center their text horizontally
author Peter Hofer <peter.hofer@jku.at>
date Mon, 04 Jul 2011 12:03:50 +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