Hackz.
authorCarl Hetherington <cth@carlh.net>
Wed, 5 Aug 2020 21:07:29 +0000 (23:07 +0200)
committerCarl Hetherington <cth@carlh.net>
Thu, 6 Aug 2020 07:38:43 +0000 (09:38 +0200)
cscript

diff --git a/cscript b/cscript
index 52792bdc720cc357c2f7a0cf577ab8c62ff2d339..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', '2e9173d6'))
+        deps.append(('lwext4', 'win32'))
 
     return deps