Commit 7659ada
committed
Port recent libbpf-cargo build.rs changes to libbpf-rs
For testing purposes, libbpf-rs also maintains a build script that can
be used to generate files necessary for running the test suite. Port
over commit 704543e ("Use runtime CARGO_CFG_TARGET_ARCH in
build-script") as well as commit abc9eeb ("Fix __TARGET_ARCH_xx
define for riscv64,loongarch64,sparc64,mips64") from libbpf-cargo to
libbpf-rs' build script.
Signed-off-by: Daniel Müller <[email protected]>1 parent abc9eeb commit 7659ada
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
| 188 | + | |
| 189 | + | |
189 | 190 | | |
190 | 191 | | |
191 | 192 | | |
192 | 193 | | |
193 | 194 | | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
194 | 199 | | |
195 | 200 | | |
196 | 201 | | |
| |||
0 commit comments