fixit.
authorCarl Hetherington <cth@carlh.net>
Thu, 6 Aug 2020 21:52:07 +0000 (23:52 +0200)
committerCarl Hetherington <cth@carlh.net>
Thu, 6 Aug 2020 21:52:07 +0000 (23:52 +0200)
cscript

diff --git a/cscript b/cscript
index 029a935ee18d95d06151e2178fbcafd2d6a94e79..3fe9275fef7c1ed0d77eb7056567a7053637e06c 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', 'win32'))
+        deps.append(('lwext4', '370b3de6'))
 
     return deps