commit | 2efabbe12bafb4dec61aed2f4cd1e06bc4e753cf | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Wed Oct 23 17:47:51 2019 +0100 |
committer | Alex Bennée <alex.bennee@linaro.org> | Fri Oct 25 19:24:21 2019 +0100 |
tree | 5530ef2fbb1540a75e578a6459ea71db6e702337 | |
parent | 17db6bf4f1b8f3918d90b39cf99376a2c23946e3 [diff] |
travis.yml: --enable-debug-tcg to check-tcg This adds a whole bunch of asserts which will catch bugs you might introduce into the TCG code. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>