view clean @ 4624:3b632ae14d47

Make assert in getInlineInfo output more information
author Gilles Duboscq <duboscq@ssw.jku.at>
date Thu, 16 Feb 2012 19:29:32 +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