build/build: use -DUSE_REPLXX_IO on windows+replxx

This commit is contained in:
dzaima 2023-01-17 00:01:17 +02:00
parent 79c7aa30df
commit 10c98685ab

View File

@ -244,6 +244,7 @@ po ← { # parsed options
args ( ¬pie) / "-fno-pie"
args ( shared) / "-DCBQN_SHARED", "-fPIC"
args ( windows) / "-DNO_MMAP"
args ( replxx windows) / "-DUSE_REPLXX_IO"
args ( @versionName) / "-DHAS_VERSION"
args args (¬/) GetOpt "rm_f"
{"CBQN C compiler: "•Repr 𝕩} _verboseLog args