SHA256
1
0
forked from pool/sccache
sccache/_constraints
William Brown 91f2490e61 Accepting request 1090598 from home:firstyear:branches:devel:languages:rust
- Update to version 0.5.1~14:
  * Add experimental concurrent cache support
  * build(deps): bump openssl from 0.10.48 to 0.10.49
  * README: Add --locked to the cargo install
  * build(deps): bump serde from 1.0.155 to 1.0.159
  * build(deps): bump walkdir from 2.3.2 to 2.3.3
  * Disable C4668 during preprocessing for MSVC
  * Add integration test for MSVC preprocessing bug
  * Ignore C4668 when preprocessing MSVC
  * build(deps): bump hyper from 0.14.24 to 0.14.25
  * build(deps): bump flate2 from 1.0.25 to 1.0.26
  * Update ci.yml
  * Attempt to fix arm64 builds
  * Support for Type Library Headers for MSVC
  * Produce JSON depsfiles from MSVC
  * Disable aarch64 build as the ubuntu repo is failing
  * version 0.5.1
  * deps: Bump OpenDAL and reqsign (#1779)
  * fmt and clippy fixes
  * Opt in rather than opt out
  * Added env var to disable multi arch caching
  * Use object for parsing archives, and handle macOS fat archives
  * feat: Enable backtrace for anyhow (#1774)

OBS-URL: https://build.opensuse.org/request/show/1090598
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/sccache?expand=0&rev=45
2023-06-06 00:38:24 +00:00

13 lines
284 B
XML

<?xml version="1.0"?>
<constraints>
<hardware>
<disk>
<!-- Needed because PPC chronically runs out of disk because sigghhh -->
<size unit="G">25</size>
</disk>
<physicalmemory>
<size unit="G">8</size>
</physicalmemory>
</hardware>
</constraints>