release-cross: remove guile_1_8 from windowsCommon
This commit is contained in:
parent
8ab305986d
commit
35a17a4e43
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue