parent
1f093cc20a
commit
a56bf57742
@ -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
|
Binary file not shown.
@ -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…
Reference in new issue