public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-cpp/eigen/files: eigen-ppc-define.patch
@ 2009-07-30 18:12 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 2+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2009-07-30 18:12 UTC (permalink / raw
  To: gentoo-commits

scarabeus    09/07/30 18:12:41

  Added:                eigen-ppc-define.patch
  Log:
  Version bump.
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.1                  dev-cpp/eigen/files/eigen-ppc-define.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/eigen/files/eigen-ppc-define.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/eigen/files/eigen-ppc-define.patch?rev=1.1&content-type=text/plain

Index: eigen-ppc-define.patch
===================================================================
--- Eigen/src/Core/util/Macros.h.orig	2009-06-26 11:58:16.000000000 +0200
+++ Eigen/src/Core/util/Macros.h	2009-06-26 11:59:04.000000000 +0200
@@ -41,7 +41,7 @@
 // because extra memory must be allocated for bookkeeping).
 // if the compiler is not GNUC, just cross fingers that the architecture isn't too exotic, because we don't want
 // to keep track of all the different preprocessor symbols for all compilers.
-#if !defined(__GNUC__) || defined(__i386__) || defined(__x86_64__) || defined(__ppc__) || defined(__ia64__)
+#if !defined(__GNUC__) || defined(__i386__) || defined(__x86_64__) || defined(__ppc__) || defined(__powerpc__) || defined(__ia64__)
   #define EIGEN_ARCH_WANTS_ALIGNMENT 1
 #else
   #ifdef EIGEN_VECTORIZE






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-cpp/eigen/files: eigen-ppc-define.patch
@ 2011-05-04 11:10 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 2+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2011-05-04 11:10 UTC (permalink / raw
  To: gentoo-commits

scarabeus    11/05/04 11:10:05

  Removed:              eigen-ppc-define.patch
  Log:
  old
  
  (Portage version: 2.2.0_alpha30/cvs/Linux x86_64)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-05-04 11:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-30 18:12 [gentoo-commits] gentoo-x86 commit in dev-cpp/eigen/files: eigen-ppc-define.patch Tomas Chvatal (scarabeus)
  -- strict thread matches above, loose matches on Subject: below --
2011-05-04 11:10 Tomas Chvatal (scarabeus)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox