From 349f016cc351c92a943dac1b890f86716604248e Mon Sep 17 00:00:00 2001 From: Saleem Abdulrasool Date: Wed, 28 Dec 2022 07:25:26 -0800 Subject: [PATCH] WiX: remove Yams from the toolchain distribution The toolchain can statically link Yams as there is a single user of the library. This internalisation of the library allows us to save ~256KB of space. --- platforms/Windows/toolchain-amd64.wxs | 19 +------------------ platforms/Windows/toolchain-arm64.wxs | 19 +------------------ 2 files changed, 2 insertions(+), 36 deletions(-) diff --git a/platforms/Windows/toolchain-amd64.wxs b/platforms/Windows/toolchain-amd64.wxs index f75b8853..72df976e 100644 --- a/platforms/Windows/toolchain-amd64.wxs +++ b/platforms/Windows/toolchain-amd64.wxs @@ -25,8 +25,7 @@ - - + @@ -722,20 +721,6 @@ - - - - - - - - - - - - - - @@ -806,7 +791,6 @@ - @@ -830,7 +814,6 @@ - diff --git a/platforms/Windows/toolchain-arm64.wxs b/platforms/Windows/toolchain-arm64.wxs index 798bab88..f32a9627 100644 --- a/platforms/Windows/toolchain-arm64.wxs +++ b/platforms/Windows/toolchain-arm64.wxs @@ -25,8 +25,7 @@ - - + @@ -722,20 +721,6 @@ - - - - - - - - - - - - - - @@ -806,7 +791,6 @@ - @@ -830,7 +814,6 @@ -