Skip to content

Commit 4aec1b0

Browse files
committed
Add CHANGELOG entry for #959
Add a CHANGELOG entry for pull request #959, which fixed the CARGO_CFG_TARGET_ARCH environment variable query from a build script in a cross-compilation context. Signed-off-by: Daniel Müller <[email protected]>
1 parent 7659ada commit 4aec1b0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

libbpf-cargo/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Unreleased
2+
----------
3+
- Fixed incorrect Cargo environment variable query when used in build
4+
script context
5+
6+
17
0.24.4
28
------
39
- Adjusted skeleton generation code to work around `libbpf` forward

0 commit comments

Comments
 (0)