]> git.pld-linux.org Git - packages/rpm.git/blame - arm_abi.patch
- updated libimaenv package name
[packages/rpm.git] / arm_abi.patch
CommitLineData
afd1289e
JP
1--- rpm-4.16.1.3/installplatform.orig 2021-03-28 17:56:17.725422731 +0200
2+++ rpm-4.16.1.3/installplatform 2021-03-28 17:57:04.278251530 +0200
3@@ -111,12 +111,14 @@
4 ISABITS=32
5 CANONARCH=arm
6 CANONCOLOR=0
7+ APPEND_TARGET_ABI=1
8 ;;
9 arm*)
10 ISANAME=`echo ${ARCH} | sed "s/^\([^-]*\)-.*/\1/"`
11 ISABITS=32
12 CANONARCH=arm
13 CANONCOLOR=0
14+ APPEND_TARGET_ABI=1
15 ;;
16 alpha*)
17 ISANAME=alpha
This page took 0.065823 seconds and 4 git commands to generate.