Commit Graph

3 Commits

Author SHA1 Message Date
Vít Ondruch
a25e86c632 Treat all i?86 archs as i386. 2023-02-07 13:13:38 +00:00
Vít Ondruch
e2c66c6d03 Use uname -m to detect platform
`uname -i` functionality is non-portable and the custom patch Fedora was
carrying around was recently dropped:

cd953e11dd

The [rhbz#548834](https://bugzilla.redhat.com/show_bug.cgi?id=548834#c5)
suggests to use `uname -m` instead.

Resolves: rhbz#2158752
2023-02-07 13:13:38 +00:00
Pavel Raiskup
657cae1dad macros: add %multilib_capable macro
Version: 1-5
2016-06-22 13:21:40 +02:00