From 3c86d810709846dfd5f20276e3663335a6857bac Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Sat, 8 Feb 2025 09:00:05 -0700 Subject: [PATCH] Add patchelf to x86_64 ci --- config/x86_64/ci.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/x86_64/ci.toml b/config/x86_64/ci.toml index 706d527..f3afa65 100644 --- a/config/x86_64/ci.toml +++ b/config/x86_64/ci.toml @@ -138,6 +138,7 @@ osdemo = {} #pango = {} # undefined references to std::__throw_system_error(int) #pastel = {} # needs crate patches for redox-unix patch = {} +patchelf = {} #pathfinder = {} # servo-fontconfig #pciids = {} pcre = {}