On Fri, Jun 04, 2010 at 09:59:41AM +0200, Alessio Treglia wrote:
On Fri, Jun 4, 2010 at 9:29 AM, Jonas Smedegaard <d...@jones.dk> wrote:On Fri, Jun 04, 2010 at 01:38:36AM +0000, ales...@users.alioth.debian.org wrote:The following commit has been merged in the master branch:Those options are supported by amd64 too.-ifeq ($(DEB_HOST_ARCH_CPU),i386) +ifneq (,$(findstring :$(DEB_HOST_ARCH_CPU):,:i386:amd64:)) CXXFLAGS+=-msse -msse2 -mfpmath=sse endifTrue, they are always available on amd64, but I believe they are *not* always available on i386!It's right, but without those options the package FTBFS on i386 architecture too.
I suspect you really mean that it FTBFS on i686 ;-)Try post the details of such failure for others to help investigate and perhaps solve in a better way than by cutting off non-SSE x86 hosts.
- Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private
signature.asc
Description: Digital signature
_______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers