diff --git a/Makefile b/Makefile index 25ba0a9f..f90c785c 100644 --- a/Makefile +++ b/Makefile @@ -805,6 +805,8 @@ else # ifdef MINGW ############################################################################# ifeq ($(PLATFORM),freebsd) + # Use the default C compiler + TOOLS_CC=cc # flags BASE_CFLAGS = \