diff options
-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" |