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
>> endif
>
> True, 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.


-- 
Alessio Treglia <ales...@alessiotreglia.com>
Debian & Ubuntu Developer | Homepage: http://www.alessiotreglia.com
0FEC 59A5 E18E E04F 6D40 593B 45D4 8C7C DCFC 3FD0

_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to