]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- set __isa_bits to x32 on x32 to differentiate from plain ix86
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 2 Dec 2020 17:06:02 +0000 (18:06 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Wed, 2 Dec 2020 17:06:02 +0000 (18:06 +0100)
x32.patch

index 2afb1fdd0969efb630da2e4463e14f3a286d8306..1da7bd540c55867bd6274f2e89d371cb8f995c1e 100644 (file)
--- 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"
This page took 0.075465 seconds and 4 git commands to generate.