shit. windows-debug
authorCarl Hetherington <cth@carlh.net>
Thu, 6 Aug 2020 22:33:03 +0000 (00:33 +0200)
committerCarl Hetherington <cth@carlh.net>
Thu, 6 Aug 2020 22:33:03 +0000 (00:33 +0200)
cscript

diff --git a/cscript b/cscript
index 3fe9275fef7c1ed0d77eb7056567a7053637e06c..029a935ee18d95d06151e2178fbcafd2d6a94e79 100644 (file)
--- a/cscript
+++ b/cscript
@@ -385,7 +385,7 @@ def dependencies(target, options):
     # the appropriate place later
     deps.append(('openssl', 'carl'))
     if can_build_disk(target):
-        deps.append(('lwext4', '370b3de6'))
+        deps.append(('lwext4', 'win32'))
 
     return deps