aboutsummaryrefslogtreecommitdiff
path: root/development/xa/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2020-10-24 14:26:42 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-31 11:15:35 +0700
commit0fd2feb5a0cf7e47dd02236f28ac214c6b1e12b3 (patch)
tree68f9d50db6ebbc38709f73af08bf24c79e412ab2 /development/xa/README
parent5f1cd3130359b4b34fabbaeb78739d1efc7a4210 (diff)
development/xa: Updated for version 2.3.11.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/xa/README')
-rw-r--r--development/xa/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/development/xa/README b/development/xa/README
index 41fa1f24a0..27afcbe09f 100644
--- a/development/xa/README
+++ b/development/xa/README
@@ -9,3 +9,7 @@ This build includes xa's companion piece, the disassembler dxa. dxa is
considered alpha-quality software, but is included because it's still
very useful. It produces output that can be reassembled with xa, but
doesn't support the 65816 CPU.
+
+If you want to run the xa test suite as part of the build, export
+MAKETEST=yes in the script's environment. The build will fail if any
+of the tests fail.