[eigen-commits] commit/eigen: Eamon Nerbonne : [mq]: Mingw32 fix |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
1 new changeset in eigen:
http://www.bitbucket.org/eigen/eigen/changeset/fd9f86213183/
changeset: r3563:fd9f86213183
user: Eamon Nerbonne
date: 2010-12-03 23:24:06
summary: [mq]: Mingw32 fix
intrin.h is not required nor supported by mingw32. It is present (and supported) on mingw-w64 builds, even those for 32-bit systems, but here too it's not required on 32-bit systems. So if we're on mingw, and it's 64-bit, then and only then is the intrin.h inclusion necessary.
affected #: 1 file (9 bytes)
Repository URL: http://bitbucket.org/eigen/eigen/
--
This is a commit notification from bitbucket.org.
You are receiving this because you have the service
enabled, addressing the recipient of this email.