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