view test/arm-thumb-interwork/build.sh @ 309:b51401bc4c37

- changelog about dynload UTF-8 support on windows
author Tassilo Philipp
date Thu, 24 Oct 2019 23:39:57 +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