i9ce
MSVSphere Packaging Team 1 year ago
parent 1f093cc20a
commit a56bf57742

1
.gitignore vendored

@ -0,0 +1 @@
SOURCES/libbpf-sys-1.2.1+v1.2.0.crate

@ -0,0 +1 @@
3515428788c33e2d7676abd5c68e873854848982 SOURCES/libbpf-sys-1.2.1+v1.2.0.crate

@ -0,0 +1,10 @@
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -48,6 +48,7 @@ version = "^1.0"
version = "0.3"
[features]
+default = ["novendor"]
novendor = []
static = []

@ -0,0 +1,9 @@
[DEFAULT]
buildrequires =
elfutils-libelf-devel
kernel-headers
zlib-devel
lib.requires =
elfutils-libelf-devel
kernel-headers
zlib-devel
Loading…
Cancel
Save