diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-24 14:26:42 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-31 11:15:35 +0700 |
commit | 0fd2feb5a0cf7e47dd02236f28ac214c6b1e12b3 (patch) | |
tree | 68f9d50db6ebbc38709f73af08bf24c79e412ab2 /development/xa/README | |
parent | 5f1cd3130359b4b34fabbaeb78739d1efc7a4210 (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/README | 4 |
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. |