Skip to content

Fix centos builds by using bundled libelf

Evan Lezar requested to merge fix-centos-builds into main

This change uses libelf.so from the elfutils-libelf-devel package instead of building libelf from source. The latter requires pmake and bmake. These were previously downloaded from the mageia 7 mirrors which are no longer available.

Signed-off-by: Evan Lezar elezar@nvidia.com

Edited by Evan Lezar

Merge request reports