File: debcargo.toml

package info (click to toggle)
rust-linux-raw-sys 0.4.14-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 10,616 kB
  • sloc: makefile: 2
file content (19 lines) | stat: -rw-r--r-- 370 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
overlay = "."
uploaders = ["John Goerzen <jgoerzen@complete.org>"]
collapse_features = true

[packages.lib]
test_is_broken = true

[packages."lib+no_std"]
test_is_broken = false

#commented out due to bug in debcargo.
#[packages."lib+std"]
#test_is_broken = false

[packages."lib+rustc-dep-of-std"]
test_is_broken = true

[packages."lib+default"]
test_is_broken = false