diff options
author | B. Watson <yalhcru@gmail.com> | 2019-12-28 11:51:50 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-31 18:06:25 +0700 |
commit | 5b5f2d950d38f8d5706bfb4981826cb6d4891cb5 (patch) | |
tree | 569e07a5341289d6bc9c0c91f3c2bc9e95bc5eea /development/as31/README | |
parent | 0030076b42dd6011a3215af1c30ebd57d24500b3 (diff) |
development/as31: Minor build fix.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'development/as31/README')
-rw-r--r-- | development/as31/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/development/as31/README b/development/as31/README index f34c466546cbf..7cda78377d2b3 100644 --- a/development/as31/README +++ b/development/as31/README @@ -3,3 +3,7 @@ as31 (8031/8051 cross assembler) as31 is an assembler for the 8031 and 8051 microcontrollers. It produces output in several different formats, including Intel hex format and Motorola s-records. + +Note: the download filename gets mangled by certain browsers and other +web clients. If the SlackBuild complains that it can't find the source, +you can force the source filename with the SRC environment variable. |