rust build trial
This commit is contained in:
@@ -4,9 +4,14 @@ changelog-seen = 2
|
||||
link-shared = true
|
||||
|
||||
[build]
|
||||
python = "python2.7"
|
||||
target = ["x86_64-unknown-linux-gnu"]
|
||||
cargo = "/usr/bin/cargo"
|
||||
rustc = "/usr/bin/rustc"
|
||||
python = "/usr/bin/python3"
|
||||
extended = true
|
||||
sanitizers = false
|
||||
profiler = true
|
||||
vendor = true
|
||||
|
||||
[install]
|
||||
prefix = "/usr"
|
||||
|
||||
Reference in New Issue
Block a user