diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-06 08:37:19 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-06 08:37:19 +0700 |
commit | f6c851a6d851691e4818b8a11b981aa50598187c (patch) | |
tree | a3669e4fa2adca68ce6afce8ad40c30726a471b5 /academic | |
parent | fc8b926e6da06ecf07e8828eb1934fe9a9c8ce6d (diff) |
academic/sage: Update README.
Thanks to Arles Lizcano.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r-- | academic/sage/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/academic/sage/README b/academic/sage/README index 609a87c83de0..2f2c34fc4f4f 100644 --- a/academic/sage/README +++ b/academic/sage/README @@ -14,3 +14,7 @@ redefine $TMP and/or $OUTPUT. See README.BUILDOPTS for additional (important) information about build options and such. + +NOTE: +If you have ATOM processors, you need to run this command prior building: +export OPENBLAS_CONFIGURE="TARGET=ATOM" |