[DRE-maint] Bug#474724: RC bug #474724

Bastian Blank waldi at debian.org
Sun May 11 07:16:49 UTC 2008


On Sat, May 10, 2008 at 11:51:19PM +0200, Bastian Blank wrote:
> Linux/s390 uses s390 and s390x. But the correct way on a Debian system
> is to use dpkg-architecture outside and the architecture specific
> defines like __s390__ inside the compiler.

The following seems to work.

| #if defined __s390__
| #  define POSH_CPU_S390 1
| #  define POSH_CPU_STRING "S/390"
| #endif

Bastian

-- 
Only a fool fights in a burning house.
		-- Kank the Klingon, "Day of the Dove", stardate unknown



More information about the Pkg-ruby-extras-maintainers mailing list