view clean @ 3606:f2fd47582524

IdealGraphVisualizer: minor changes to reduce warnings on startup
author Peter Hofer <peter.hofer@jku.at>
date Mon, 31 Oct 2011 16:37:41 +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