File: debcargo.toml

package info (click to toggle)
rust-simdutf8 0.1.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 248 kB
  • sloc: makefile: 4
file content (12 lines) | stat: -rw-r--r-- 358 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
overlay = "."
uploaders = ["Matthias Geiger <werdahias@debian.org>"]
collapse_features = true

#on arm64 those features fail; the pass fine on every other arch. 
# See https://github.com/rusticstuff/simdutf8/issues/74
[packages.lib]
test_is_broken = false
[packages."lib+@"]
test_is_broken = true
[packages."lib+aarch64_neon_prefetch"]
test_is_broken = true