release-cross: remove guile_1_8 from windowsCommon

This commit is contained in:
Weijia Wang 2024-04-17 02:24:49 +02:00
parent 8ab305986d
commit 35a17a4e43

View File

@ -93,7 +93,6 @@ let
windowsCommon = recursiveUpdate gnuCommon { windowsCommon = recursiveUpdate gnuCommon {
boehmgc = nativePlatforms; boehmgc = nativePlatforms;
guile_1_8 = nativePlatforms;
libffi = nativePlatforms; libffi = nativePlatforms;
libtool = nativePlatforms; libtool = nativePlatforms;
libunistring = nativePlatforms; libunistring = nativePlatforms;