[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#599191: unblock: blas/1.2-8 (yet to be uploaded)



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: freeze-exception

Dear Release Team,

This is a permission to upload and request to unblock blas. A gcc bug
implies that we build with -O2 on amd64. Sadly, this also means
kfreebsd-amd64. So, here is the change I request:

--- packages/blas/trunk/debian/rules   2010/03/03 17:33:18	36253
+++ packages/blas/trunk/debian/rules   2010/10/04 13:28:00	36911
@@ -6,7 +6,7 @@
 GCC:=gcc
 F77FLAGS:= -pipe -g  -fomit-frame-pointer
 
-ifneq (,$(filter $(ARCH),amd64))
+ifneq (,$(findstring amd64,$(ARCH)))
 # See bug #569436. -O3 causes some optimisation issues
 F77FLAGS:=$(F77FLAGS) -O2
 else

Thanks.

Kumar

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- 
Hesitating to act because the whole vision might not be achieved, or
because others do not yet share it, is an attitude that only hinders
progress.
  -- Mahatma Gandhi

Attachment: signature.asc
Description: Digital signature


Reply to: