0dc1f94276
- introduce -srpm-macros (initially defines %qt5_qtwebengine_archs) - -devel: drop Requires: qt5-qtwebengine-devel (since not all archs are supported)
10 lines
492 B
Plaintext
10 lines
492 B
Plaintext
|
|
# # the architectures theoretically supported by the version of V8 used (#1298011)
|
|
# # You may need some minor patching to build on one of the secondary
|
|
# # architectures, e.g., to add to the Qt -> Chromium -> V8 arch translations.
|
|
# # If you cannot get this package to build on your secondary architecure, please:
|
|
# # * remove your architecture from this list AND
|
|
# # * put #1298011 onto your ExcludeArch tracker.
|
|
%qt5_qtwebengine_arches %{ix86} x86_64 %{arm} aarch64 mips mipsel mips64el
|
|
|