@@ -1,9 +1,9 @@
IsMinGW=$(findstring MSYS,$(shell uname -s)) $(findstring MINGW,$(shell uname -s))
ifneq (,$(IsMinGW))
TARGET_ARCH=mingw
TARGET_ARCH:=mingw
else
TARGET_ARCH=linux
TARGET_ARCH:=linux
endif # windir
ifeq ($(TARGET_ARCH),mingw)
The note is not visible to the blocked user.