* Dariusz Dwornikowski <[email protected]>, 2014-02-14, 
18:38:
Just out of curiousity, is there a place where I can see what dpkg-architecture returns for every architecture?

This doesn't answer you question directly, but dpkg-architecture has an option to set another architecture, e.g.:

$ dpkg-architecture -akfreebsd-m68k
dpkg-architecture: warning: specified GNU system type m68k-kfreebsd-gnu does 
not match gcc system type i486-linux-gnu, try setting a correct CC environment 
variable
DEB_BUILD_ARCH=i386
DEB_BUILD_ARCH_BITS=32
DEB_BUILD_ARCH_CPU=i386
DEB_BUILD_ARCH_ENDIAN=little
DEB_BUILD_ARCH_OS=linux
DEB_BUILD_GNU_CPU=i486
DEB_BUILD_GNU_SYSTEM=linux-gnu
DEB_BUILD_GNU_TYPE=i486-linux-gnu
DEB_BUILD_MULTIARCH=i386-linux-gnu
DEB_HOST_ARCH=kfreebsd-m68k
DEB_HOST_ARCH_BITS=32
DEB_HOST_ARCH_CPU=m68k
DEB_HOST_ARCH_ENDIAN=big
DEB_HOST_ARCH_OS=kfreebsd
DEB_HOST_GNU_CPU=m68k
DEB_HOST_GNU_SYSTEM=kfreebsd-gnu
DEB_HOST_GNU_TYPE=m68k-kfreebsd-gnu
DEB_HOST_MULTIARCH=m68k-kfreebsd-gnu

--
Jakub Wilk


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to