view clean @ 3595:97c1d4902e3f

IdealGraphVisualizer: in the server compiler scheduler, detect and handle any cycles in predecessor relations between nodes.
author Peter Hofer <peter.hofer@jku.at>
date Mon, 17 Oct 2011 16:29:11 +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