summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Eberspächer <alex.eberspaecher@gmail.com>2012-05-02 12:03:07 +0200
committerAlexander Eberspächer <alex.eberspaecher@gmail.com>2012-05-02 12:03:07 +0200
commit4236d0d93836cd304f27646f18a28d309210e14d (patch)
tree3ac072b9dbd82bb75a228fabcde380356dd39b68
parent8218cbea2a2b706775c3c302ea1a4c361bd40bcc (diff)
downloadopenblas-4236d0d93836cd304f27646f18a28d309210e14d.tar.gz
openblas-4236d0d93836cd304f27646f18a28d309210e14d.tar.bz2
openblas-4236d0d93836cd304f27646f18a28d309210e14d.zip
Add note on compiler warnings for the segfaults patch.
-rw-r--r--GotoBLAS_03FAQ.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/GotoBLAS_03FAQ.txt b/GotoBLAS_03FAQ.txt
index b45e6d095..0213d8d58 100644
--- a/GotoBLAS_03FAQ.txt
+++ b/GotoBLAS_03FAQ.txt
@@ -97,7 +97,8 @@
git am segfaults.patch
- and see if the crashes persist.
+ and see if the crashes persist. Note that this patch will lead to many
+ compiler warnings.
2. Architecture Specific issue or Implementation