view clean @ 4305:0768bf0a4898

move part of the cfg-modifying operations into one place (currently: StructuredGraph)
author Lukas Stadler <lukas.stadler@jku.at>
date Tue, 17 Jan 2012 11:41:53 +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