Package: devscripts
Version: 2.9.19
Severity: normal

Hi,

I've in debian/rules a structure like:

ifeq ($(DEB_HOST_ARCH), amd64)
   CFLAGS += -march=k8 -fPIC
      CONFFLAGS += --enable-3dnow
else
...

This doesnt work because $(DEB_HOST_ARCH) is empty.
The package build fine with dpkg-buildpackage -rfakeroot

Regards

Jean-Luc

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (900, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-k8-9
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages devscripts depends on:
ii  debianutils                   2.15.6     Miscellaneous utilities specific t
ii  dpkg-dev                      1.13.18    package building tools for Debian
ii  libc6                         2.3.6-7    GNU C Library: Shared libraries
ii  perl                          5.8.8-4    Larry Wall's Practical Extraction 
ii  sed                           4.1.4-7    The GNU sed stream editor

Versions of packages devscripts recommends:
ii  fakeroot                      1.5.8      Gives a fake root environment

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to