From dedf7a892eaea07184b1d1a85ef857ddfca55e9a Mon Sep 17 00:00:00 2001 From: PancakeTAS Date: Thu, 24 Jul 2025 21:00:15 +0200 Subject: [PATCH] test: no loader --- ui/Cargo.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/ui/Cargo.toml b/ui/Cargo.toml index 2056f35..545c8a0 100644 --- a/ui/Cargo.toml +++ b/ui/Cargo.toml @@ -19,7 +19,4 @@ glib-build-tools = "0.21.0" auto_link = true auto_link_exclude_list = [ "ld-linux*", - "libc.so*", - "libm.so*", - "libresolv.so*" ]