tests/tcg/mips: fix hello-mips compilation
commitb4f396151ba736078e12c01a079ba53ad02f0e26
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 21 Dec 2018 11:52:05 +0000 (21 11:52 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 12 Mar 2019 17:05:21 +0000 (12 17:05 +0000)
tree23c6ddb86dae26af1dc3ded121e77904700268c4
parentd0ce6257c660d202aff160eedbc359e1e8653a30
tests/tcg/mips: fix hello-mips compilation

The compilation flags for proper building are in the source tree. We
also fix exit to 0 so the result is counted as a success.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
tests/tcg/mips/Makefile.target
tests/tcg/mips/hello-mips.c