view test/arm-thumb-interwork/build.sh @ 236:9bca9ca46db9

- dyncallback 'long long' arg fix for Darwin/PPC
author Tassilo Philipp
date Tue, 02 May 2017 02:52:56 +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