aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/lapack-atlas/files/atlas-asm-gentoo.patch')
-rw-r--r--sci-libs/lapack-atlas/files/atlas-asm-gentoo.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/sci-libs/lapack-atlas/files/atlas-asm-gentoo.patch b/sci-libs/lapack-atlas/files/atlas-asm-gentoo.patch
deleted file mode 100644
index ca5a7a8ee..000000000
--- a/sci-libs/lapack-atlas/files/atlas-asm-gentoo.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naur ATLAS/include/contrib/camm_dpa.h ATLAS-new/include/contrib/camm_dpa.h
---- ATLAS/include/contrib/camm_dpa.h 2006-09-09 15:33:15.000000000 -0400
-+++ ATLAS-new/include/contrib/camm_dpa.h 2006-09-26 10:18:24.000000000 -0400
-@@ -1619,7 +1619,7 @@
- #if defined(SCPLX) || (defined(DCPLX) && defined(ATL_SSE2))
- ,"m" (w)
- #endif
-- :"ax","bx","cx","dx","si","di");
-+ :"ax","cx","dx","si","di");
-
-
- }