Be explicit about 64 bit offset on windows.

This commit is contained in:
Calvin Rose
2024-05-26 11:26:12 -05:00
parent fd5315793c
commit fe348187cc
3 changed files with 13 additions and 4 deletions
+2 -1
View File
@@ -50,7 +50,8 @@
(rmrf syspath)
(assert (os/mkdir syspath))
(put root-env *syspath* (bundle-rpath syspath))
#(setdyn *out* @"")
(unless (os/getenv "VERBOSE")
(setdyn *out* @""))
(assert (empty? (bundle/list)) "initial bundle/list")
(assert (empty? (bundle/topolist)) "initial bundle/topolist")