Skip to content

Commit

Permalink
chore: bpf_vendored
Browse files Browse the repository at this point in the history
  • Loading branch information
arloor committed Sep 26, 2024
1 parent 269c450 commit d66737c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ jobs:
extra_deps: cmake zlib1g-dev libelf-dev pkg-config clang autoconf autopoint flex bison gawk make
after_install: |
ls -lh /usr/lib/x86_64-linux-gnu/libelf.a
# export LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu
args: -p rust_http_proxy --no-default-features --features aws_lc_rs,bpf_vendored
apt_mirror: mirrors.mit.edu
rust_flags: -C target-feature=+crt-static -L /usr/lib/x86_64-linux-gnu
Expand Down

0 comments on commit d66737c

Please sign in to comment.