development/rust16: Update README.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Gene Carlson 2023-04-15 12:59:26 +09:00 committed by Willy Sudiarto Raharjo
parent b298d7f9fc
commit b3f0e5769f
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -12,6 +12,9 @@ else
export LD_LIBRARY_PATH="/opt/rust16/lib$LIBDIRSUFFIX:$LD_LIBRARY_PATH"
fi
If your SlackBuild experiences build failures on 64-bit systems, please
ensure that the LIBDIRSUFFIX variable is set.
rust16 is not intended as a substitute for rustup or for the Slackware
rust package in terms of rust development purposes.