Add patchelf to x86_64 ci

This commit is contained in:
Jeremy Soller 2025-02-08 09:00:05 -07:00
parent 925f218a70
commit 3c86d81070

View file

@ -138,6 +138,7 @@ osdemo = {}
#pango = {} # undefined references to std::__throw_system_error(int) #pango = {} # undefined references to std::__throw_system_error(int)
#pastel = {} # needs crate patches for redox-unix #pastel = {} # needs crate patches for redox-unix
patch = {} patch = {}
patchelf = {}
#pathfinder = {} # servo-fontconfig #pathfinder = {} # servo-fontconfig
#pciids = {} #pciids = {}
pcre = {} pcre = {}