From 4236d0d93836cd304f27646f18a28d309210e14d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Ebersp=C3=A4cher?= Date: Wed, 2 May 2012 12:03:07 +0200 Subject: [PATCH] Add note on compiler warnings for the segfaults patch. --- GotoBLAS_03FAQ.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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