thread & io: makefile repairs to work with nmake
This commit is contained in:
parent
31d7180e5b
commit
2e8e479a52
|
@ -35,8 +35,8 @@ GLOBALS = --no-global \
|
|||
++global-ok built-in-symbols \
|
||||
++global-ok default-read-handler \
|
||||
++global-ok current-previously-unbound \
|
||||
++global-ok 'keep-source-locations?' \
|
||||
++global-ok 'rx:path-list'
|
||||
++global-ok "keep-source-locations?" \
|
||||
++global-ok rx:path-list
|
||||
|
||||
# Set `BUILDDIR` as a prefix on "compiled" output (defaults to empty).
|
||||
# Set `DEPENDSDIR` as the same sort of prefix in the generated
|
||||
|
|
|
@ -20,7 +20,7 @@ GLOBALS = --no-global \
|
|||
++global-ok installed-read-accept-reader \
|
||||
++global-ok installed-read-accept-lang \
|
||||
++global-ok maybe-raise-missing-module \
|
||||
++global-ok 'string->number?' \
|
||||
++global-ok "string->number?" \
|
||||
++global-ok do-global-print \
|
||||
++global-ok exec-file \
|
||||
++global-ok run-file \
|
||||
|
|
Loading…
Reference in New Issue
Block a user