On Sun, Oct 24, 2010 at 15:59:43 -0400, Luke Faraone wrote: > I've added the following: > DEB_BUILD_ARCH_OS := $(shell dpkg-architecture -qDEB_BUILD_ARCH_OS) > DEB_HOST_GNU_CPU := $(shell dpkg-architecture -qDEB_HOST_GNU_CPU) > The usual way to do this is with ?= so that the environment takes precedence (also the build architecture usually doesn't matter, so you may want to double check that you didn't really want DEB_HOST_ARCH_OS here).
Cheers, Julien
signature.asc
Description: Digital signature