X-Git-Url: http://git.pld-linux.org/?p=packages%2Frpm.git;a=blobdiff_plain;f=x32.patch;h=5be418e40fb32fc91a94f06c8490404460a934d7;hp=bef950e816af58b0a78427646df51d2aeeb1e1ba;hb=5c979c25d86acbce9c978e4e5b1a39bb3bbf1a18;hpb=7bf81d56e0577425f25f75758e890ee7a2afb0b2 diff --git a/x32.patch b/x32.patch index bef950e..5be418e 100644 --- a/x32.patch +++ b/x32.patch @@ -64,13 +64,14 @@ diff -ur rpm-4.15.1.orig/installplatform rpm-4.15.1/installplatform ISANAME=x86 ISABITS=64 CANONARCH=x86_64 +- CANONCOLOR=3 + CANONCOLOR=7 + ;; + x32) + ISANAME=x86 + ISABITS=32 + CANONARCH=x32 - CANONCOLOR=3 ++ CANONCOLOR=4 + FORCE_RPMRC_GNU="${RPMRC_GNU}x32" + TARGETCPU="x86_64" ;;