Fix various error in Windows native build

This commit is contained in:
zouboan 2022-11-11 01:24:10 +08:00 committed by Xiang Xiao
parent a8e6a07b0a
commit 776136a113
6 changed files with 55 additions and 27 deletions

View file

@ -62,7 +62,8 @@ ifeq ($(BUILD_MODULE),y)
endif
SUFFIX = $(subst $(DELIM),.,$(CWD))
PROGNAME := $(shell echo $(PROGNAME))
PROGNAME := $(subst ",,$(PROGNAME))
# Object files