view clean @ 2290:1cfdec4e7f07

fixed crash with PrintAssembly: RelocIterator limit outside of code area
author Lukas Stadler <lukas.stadler@jku.at>
date Mon, 11 Apr 2011 12:15:32 +0200
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