1
0

- Disable LTO on %{arm} to fix build

OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtwebengine?expand=0&rev=69
This commit is contained in:
Christophe Marin
2024-09-04 21:32:16 +00:00
committed by Git OBS Bridge
commit 1ae5c7869e
20 changed files with 5312 additions and 0 deletions

28
_constraints Normal file
View File

@@ -0,0 +1,28 @@
<constraints>
<hardware>
<disk>
<size unit="G">12</size>
</disk>
<memory>
<size unit="G">14</size>
</memory>
<physicalmemory>
<size unit="G">12</size>
</physicalmemory>
<processors>4</processors>
</hardware>
<overwrite>
<conditions>
<arch>armv6l</arch>
<arch>armv7l</arch>
</conditions>
<hardware>
<memory>
<size unit="G">9</size>
</memory>
<physicalmemory>
<size unit="G">8</size>
</physicalmemory>
</hardware>
</overwrite>
</constraints>