diff options
author | Phil Knirsch <pknirsch@redhat.com> | 2012-06-28 10:21:04 +0300 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2012-06-28 10:21:04 +0300 |
commit | 105f91fc9a0afd9f8d29491c909833bdf2228f8a (patch) | |
tree | fc38abbb25e548924640f65b6a5d1b062727bf88 /macros.in | |
parent | a7248ac1c986bcf9f352ae22faa2ad22784e7e3e (diff) | |
download | librpm-tizen-105f91fc9a0afd9f8d29491c909833bdf2228f8a.tar.gz librpm-tizen-105f91fc9a0afd9f8d29491c909833bdf2228f8a.tar.bz2 librpm-tizen-105f91fc9a0afd9f8d29491c909833bdf2228f8a.zip |
Arch macro for all supported PowerPC 64 processors (RhBug:818320)
Diffstat (limited to 'macros.in')
-rw-r--r-- | macros.in | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -998,6 +998,10 @@ done \ # arch macro for all supported Alpha processors %alpha alpha alphaev56 alphaev6 alphaev67 +#------------------------------------------------------------------------------ +# arch macro for all supported PowerPC 64 processors +%power64 ppc64 ppc64p7 + #------------------------------------------------------------------------ # Use in %install to generate locale specific file lists. For example, # |