diff --git a/Makefile b/Makefile index 6e98240..6068d9d 100644 --- a/Makefile +++ b/Makefile @@ -1811,7 +1811,7 @@ CCWERR= CCOPT= ${DEBUG} CCMISC= # -LCC= x86_64-w64-mingw32-gcc +LCC= cc CC= ${PURIFY} ${LCC} ${CCWERR} # endif