shitty old comment
This commit is contained in:
parent
29132df3d1
commit
f20ae2d56f
1 changed files with 0 additions and 3 deletions
|
|
@ -22,9 +22,6 @@ fn main() {
|
||||||
// Invalidate the built crate whenever the wrapper changes
|
// Invalidate the built crate whenever the wrapper changes
|
||||||
println!("cargo:rerun-if-changed=include/wrapper.h");
|
println!("cargo:rerun-if-changed=include/wrapper.h");
|
||||||
|
|
||||||
// Tell cargo to tell rustc to link the system shared library
|
|
||||||
// println!("cargo:rustc-link-lib=bz2");
|
|
||||||
|
|
||||||
// Use pkg-config to find nix-store include and link paths
|
// Use pkg-config to find nix-store include and link paths
|
||||||
// This NEEDS to be included, or otherwise `nix_api_store.h` cannot
|
// This NEEDS to be included, or otherwise `nix_api_store.h` cannot
|
||||||
// be found.
|
// be found.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue