Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make: Use LLVM 15 for release builds #247

Merged
merged 1 commit into from
Sep 5, 2023
Merged

make: Use LLVM 15 for release builds #247

merged 1 commit into from
Sep 5, 2023

Conversation

brb
Copy link
Member

@brb brb commented Sep 5, 2023

libpcap.a built with LLVM 13 produces the following [1]:

Failed to inject filter ebpf for kprobe_skb_2: register r8 used twice

[1]: #245 (comment)

@brb brb added the bug Something isn't working label Sep 5, 2023
libpcap.a built with LLVM 13 produces the following [1]:

    Failed to inject filter ebpf for kprobe_skb_2: register r8 used twice

[1]: #245 (comment)

Signed-off-by: Martynas Pumputis <[email protected]>
@brb brb force-pushed the pr/brb/update-gcc-llvm branch from 4a467b2 to 38750b4 Compare September 5, 2023 08:26
@brb brb merged commit 50c2e2f into main Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants