From b0b7a667a3747a32920b15475c7680448ffbc0aa Mon Sep 17 00:00:00 2001 From: Finagolfin Date: Thu, 16 Jan 2025 19:43:12 +0530 Subject: [PATCH] Linux: don't link libicu in static executables, as it is no longer built separately This was dropped in #40340. (cherry picked from commit abe922506528c21cb45a0fe16621532e7c9a8a89) --- stdlib/public/Resources/linux/static-executable-args.lnk | 3 --- 1 file changed, 3 deletions(-) diff --git a/stdlib/public/Resources/linux/static-executable-args.lnk b/stdlib/public/Resources/linux/static-executable-args.lnk index 67ebd11413109..ddf408019f843 100644 --- a/stdlib/public/Resources/linux/static-executable-args.lnk +++ b/stdlib/public/Resources/linux/static-executable-args.lnk @@ -9,9 +9,6 @@ -ldispatch -lBlocksRuntime -lpthread --licui18nswift --licuucswift --licudataswift -ldl -lstdc++ -lm