Files
bcc/_constraints
Shung-Hsi Yu db2e8833d5 Accepting request 1301442 from home:hoyeon.lee:branches:Base:System
- Add _constraints to avoid OOM on OBS workers (bsc#1248638)
- Add rpmlintrc to suppress rpmlint warnings
  * some bcc-tools uses /usr/share/bcc/tools/*.c for compilation at runtime,
    so must be shipped as-is.

OBS-URL: https://build.opensuse.org/request/show/1301442
OBS-URL: https://build.opensuse.org/package/show/Base:System/bcc?expand=0&rev=164
2025-08-27 08:04:00 +00:00

14 lines
215 B
Plaintext

<constraints>
<overwrite>
<conditions>
<arch>ppc64le</arch>
</conditions>
<hardware>
<memory>
<size unit="G">8</size>
</memory>
</hardware>
</overwrite>
</constraints>