- fix bsc#1204558, doxygen fails to build on ppc64le - compiler crash?

- added sources
  + _constraints

OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=174
This commit is contained in:
Petr Gajdos 2022-11-18 12:22:40 +00:00 committed by Git OBS Bridge
parent 7df3488918
commit 1f18cb575a
2 changed files with 14 additions and 0 deletions

7
_constraints Normal file
View File

@ -0,0 +1,7 @@
<constraints>
<hardware>
<physicalmemory>
<size unit="M">4096</size>
</physicalmemory>
</hardware>
</constraints>

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Nov 18 12:21:44 UTC 2022 - pgajdos@suse.com
- fix bsc#1204558, doxygen fails to build on ppc64le - compiler crash?
- added sources
+ _constraints
-------------------------------------------------------------------
Fri Aug 26 19:05:07 UTC 2022 - Antoine Belvire <antoine.belvire@opensuse.org>