mirror of
https://github.com/bdwgc/bdwgc-rust.git
synced 2026-05-29 18:08:56 -06:00
Build custom libgc
This commit is contained in:
@@ -6,6 +6,11 @@ authors = ["swgillespie <sean.william.g@gmail.com>", "Yota Toyama <raviqqe@gmail
|
||||
repository = "https://github.com/raviqqe/bdwgc-alloc"
|
||||
edition = "2018"
|
||||
license = "MIT"
|
||||
build = "build.rs"
|
||||
|
||||
[dependencies]
|
||||
libc = "0.2"
|
||||
|
||||
[build-dependencies]
|
||||
autotools = "0.2"
|
||||
cmake = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user