mirror of
https://github.com/xdp-project/bpf-examples.git
synced 2024-05-06 15:54:53 +00:00
Seems some distributions will change the clang version output to be something like 'Ubuntu clang version 12.0.1-++20210918042554+fed41342a82f-1~exp1~20210918143322.141'. Fix the version parsing in configure to not barf on such weird version strings. Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>