You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
492 B
10 lines
492 B
2 years ago
|
|
||
|
# # 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
|
||
|
|