[packages/rpm/rpm.org] - set __isa_bits to x32 on x32 to differentiate from plain ix86

baggins baggins at pld-linux.org
Wed Dec 2 18:06:36 CET 2020


commit d6d53b2668363c2d65a672ddc5508b0c523cf784
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Dec 2 18:06:02 2020 +0100

    - set __isa_bits to x32 on x32 to differentiate from plain ix86

 x32.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/x32.patch b/x32.patch
index 2afb1fd..1da7bd5 100644
--- a/x32.patch
+++ b/x32.patch
@@ -81,7 +81,7 @@ diff -ur rpm-4.15.1.orig/installplatform rpm-4.15.1/installplatform
 +	;;
 +    x32)
 +	ISANAME=x86
-+	ISABITS=32
++	ISABITS=x32
 +	CANONARCH=x32
 +	CANONCOLOR=4
 +	FORCE_RPMRC_GNU="${RPMRC_GNU}x32"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/d6d53b2668363c2d65a672ddc5508b0c523cf784



More information about the pld-cvs-commit mailing list