diff --git a/Makefile b/Makefile index 6eb1c5c7c..ffc4d20ac 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,6 @@ endif ifeq ($(UNAME), Darwin) QT_SPEC=macx-g++ endif -QT_SPEC=win32-g++ # Set up misc host tools RM=rm