diff --git a/rbutil/sansapatcher/Makefile b/rbutil/sansapatcher/Makefile index 2c75b0caf7..34e64ee823 100644 --- a/rbutil/sansapatcher/Makefile +++ b/rbutil/sansapatcher/Makefile @@ -7,7 +7,7 @@ CFLAGS+=-mno-cygwin else ifeq ($(findstring MINGW,$(shell uname)),MINGW) OUTPUT=sansapatcher.exe -CROSS +CROSS= else OUTPUT=sansapatcher CROSS=i586-mingw32msvc-