view test/arm-thumb-interwork/build.sh @ 587:fbd5e5416a4b

Added tag r1.4-RC2 for changeset b26a2a4e1daa
author Tassilo Philipp
date Thu, 15 Sep 2022 18:11:48 +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