On Sat, Dec 10, 2011 at 10:59:42AM +0900, Osamu Aoki wrote: > I guess I need to set it in the run time using $DEB_BUILD_MULTIARCH or > $DEB_HOST_MULTIARCH ? > > Since $DEB_HOST_MULTIARCH seems for target machine, $DEB_BUILD_MULTIARCH > seems to be the right choice to know from the native library perspective > in run time. > > To get this, is the use of dpkg-architecture best way or simpler way.
I would use DEB_HOST_MULTIARCH during the build to hardcode it into the program, which is what is already done for things like ibus-daemon via the build system. -- Kees Cook @debian.org -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org