diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2007-06-21 15:13:04 +0300 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2007-06-21 15:13:04 +0300 |
commit | 82885665ce59795aceb439452cfd3bddbae04afe (patch) | |
tree | 307c72f7a13e7e99ec0ede7b1f2be0d739c4569f /macros.in | |
parent | 57f2cabf0f0915cbd4b1b86c247bad42e9a7d19b (diff) | |
download | librpm-tizen-82885665ce59795aceb439452cfd3bddbae04afe.tar.gz librpm-tizen-82885665ce59795aceb439452cfd3bddbae04afe.tar.bz2 librpm-tizen-82885665ce59795aceb439452cfd3bddbae04afe.zip |
ARM arch update.
Adds more ARM sub-archs, and adds some bits to deal properly with the new
ARM ABI (EABI). Patch from Lennert Buytenhek.
Diffstat (limited to 'macros.in')
-rw-r--r-- | macros.in | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1190,6 +1190,10 @@ done \ # %ix86 i386 i486 i586 i686 pentium3 pentium4 athlon +#------------------------------------------------------------------------------ +# arch macro for all supported ARM processors +%arm armv3l armv4b armv4l armv4tl armv5tel armv5tejl armv6l + #------------------------------------------------------------------------ # Use in %install to generate locale specific file lists. For example, # |