view clean @ 4426:002673e4c67f

Fix evaluation order of the And and Or node predicates.
author Andreas Woess <andreas.woess@jku.at>
date Wed, 01 Feb 2012 23:44:16 +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