view clean @ 3711:5711f2ab6c7c

Add a CFG filter to the default filter collection
author Gilles Duboscq <gilles.m.duboscq@gmail.com>
date Fri, 09 Dec 2011 13:50:23 +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