]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- use gnux32 suffic from script command line
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 23 Mar 2021 08:09:50 +0000 (09:09 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 23 Mar 2021 08:09:50 +0000 (09:09 +0100)
x32.patch

index f7ab616cb83786b013c98046da5e5a5ce7552a06..a97fdb785d9a18148159ce0fe7836288578cbeb1 100644 (file)
--- a/x32.patch
+++ b/x32.patch
@@ -105,7 +105,7 @@ diff -ur rpm-4.16.1.2/installplatform rpm-4.16.1.2.x32/installplatform
  
    # XXX FIXME: incomplete and quite likely wrong too in places,
    # consult various arch folks for correct names etc.
-@@ -75,7 +77,16 @@
+@@ -75,7 +77,15 @@
        ISANAME=x86
        ISABITS=64
        CANONARCH=x86_64
@@ -117,7 +117,6 @@ diff -ur rpm-4.16.1.2/installplatform rpm-4.16.1.2.x32/installplatform
 +      ISABITS=x32
 +      CANONARCH=x32
 +      CANONCOLOR=7
-+      RPMRC_GNU="gnux32"
 +      FORCE_RPMRC_GNU="%{?_gnu}"
 +      TARGETCPU="x86_64"
        ;;
This page took 0.03819 seconds and 4 git commands to generate.