From 10c2444245610784c6d20a00121736d6c19fe9f8 Mon Sep 17 00:00:00 2001 From: Garux Date: Thu, 8 Feb 2018 13:17:44 +0300 Subject: [PATCH] simplify msys2-Makefile.conf --- msys2-Makefile.conf | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/msys2-Makefile.conf b/msys2-Makefile.conf index 1fb6f445..aa0cfdb4 100644 --- a/msys2-Makefile.conf +++ b/msys2-Makefile.conf @@ -5,7 +5,6 @@ PKGCONFIG ?= pkg-config GIT ?= git SVN ?= svn -# these two need the "start" workaround, or they seem to crash (TODO figure out why) WGET ?= wget UNZIPPER ?= unzip @@ -13,9 +12,6 @@ UNZIPPER ?= unzip # set the environment for make OS = Win32 -#CPPFLAGS_XML = -#LIBS_XML = -lxml2 - CC = gcc CXX = g++ LDD = @@ -23,13 +19,5 @@ RANLIB = ranlib AR = ar WINDRES = windres - -# set the environment for make -CFLAGS += -CXXFLAGS += -CPPFLAGS += -Iinclude -LDFLAGS += -Llib -CPPFLAGS += -Iinclude -LDFLAGS += -Llib PKG_CONFIG_PATH = WHICHDLL =