[Rpm-maint] [rpm-software-management/rpm] Add armv8* arch variants to rpmrc.in (#425)

Neal Gompa (ニール・ゴンパ) notifications at github.com
Fri Mar 30 18:35:06 UTC 2018


Conan-Kudo requested changes on this pull request.



> @@ -461,6 +472,8 @@ arch_compat: armv5tl: armv4tl
 arch_compat: armv4tl: armv4l
 arch_compat: armv4l: armv3l
 arch_compat: armv3l: noarch
+arch_compat: armv8hnl: armv8hl
+arch_compat: armv8hl: armv7hnl

This is not compatible. This does not describe a true superset to subset case.

> @@ -593,6 +607,8 @@ buildarch_compat: armv4tl: armv4l
 buildarch_compat: armv4l: armv3l
 buildarch_compat: armv3l: noarch
 
+buildarch_compat: armv8hnl: armv8hl
+buildarch_compat: armv8hl: armv7hnl

This is not compatible. This does not describe a true superset to subset case.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/425#pullrequestreview-108398489
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20180330/68fa694c/attachment-0001.html>


More information about the Rpm-maint mailing list