Disable master
feature by default when building rustc_codegen_gcc
This commit is contained in:
parent
ff57d7007f
commit
249969c205
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ path = "tests/lang_tests_release.rs"
|
||||||
harness = false
|
harness = false
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = ["master"]
|
|
||||||
master = ["gccjit/master"]
|
master = ["gccjit/master"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue