mirror of
https://github.com/janet-lang/janet
synced 2025-01-26 07:06:51 +00:00
Remove Unicode True
This seems like it might trigger mS defender based on an old bug. Don't think we really need it, so I will remove it just in case.
This commit is contained in:
parent
84974d6c56
commit
61edf22a45
@ -1,8 +1,6 @@
|
||||
# This file is invoked by build_win.bat
|
||||
# Relevant configuration variables are set there.
|
||||
|
||||
Unicode True
|
||||
|
||||
!echo "Program Files: ${PROGRAMFILES}"
|
||||
!addplugindir "tools\"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user