Skip to content
Snippets Groups Projects

main/llvm17: Build with curl to fix debuginfod client support

Merged moha requested to merge moha/aports:mh/llvm-curl-17 into master

For debuginfod client functionality in LLVM tooling (like llvm-symbolizer or llvm-debuginfod-find) to actually work, LLVM needs to be build with curl (see 0 and #16972). Otherwise, HTTP requests get turned into no-ops, resulting in debuginfod functionality to fail (without any useful error messages). The configuration option is the same across all currently available LLVM versions and we will enable it one by one to not have one single MR with very long build times.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading