view test/arm-thumb-interwork/build.sh @ 107:f5453308ff36

- silenced some debug warnings on mips o32
author cslag
date Sat, 11 Jun 2016 19:00:25 +0200
parents 3e629dc19168
children
line wrap: on
line source

cp buildsys/arm-thumb-interwork/Makefile-default.config Makefile.config
make clean all
cp buildsys/arm-thumb-interwork/Makefile-thumb.config Makefile.config
cd test && make all