File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2829,7 +2829,7 @@ RELEASE_RVCTCYGWIN_ARM_CC_FLAGS = "$(CCPATH_FLAG)" $(ARCHCC_FLAGS) $(PLATFORM_F
28292829##################
28302830# NASM tool definitions
28312831##################
2832- *_*_*_NASM_PATH = ENV(NASM_PREFIX)nasm
2832+ *_*_*_NASM_PATH = ENV(NASM_PREFIX)\ nasm
28332833# NASMB uses NASM produce a .bin from a .nasmb NASM source file
28342834*_*_*_NASMB_FLAGS = -f bin
28352835
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ set DEFAULT_CYGWIN_HOME=c:\cygwin
3333set DEFAULT_PYTHONHOME =
3434rem d:\Program File\Python37"
3535set DEFAULT_PYTHON_FREEZER_PATH = %PYTHON_HOME% \Scripts
36- set PYTHON3_ENABLE = TRUE
36+ rem set PYTHON3_ENABLE=TRUE
3737set DEFAULT_NASM_PREFIX =
3838rem C:\Program Files (x86)\NASM"
3939rem # %DEFAULT_CYGWIN_HOME%\bin
You can’t perform that action at this time.
0 commit comments