summaryrefslogtreecommitdiffstats
path: root/src/xmlwrapp.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2013-06-04 07:56:02 (GMT)
committerTony Theodore <tonyt@logyst.com>2013-06-04 07:56:02 (GMT)
commitee20d3e0246bf5909845fc00be9eec0af8fe2266 (patch)
treed843917b4cb4340662e19c61b765dba5cf5aee87 /src/xmlwrapp.mk
parent7629bf9a82c01581dc63a45416b4fae1fce0a02e (diff)
downloadmxe-ee20d3e0246bf5909845fc00be9eec0af8fe2266.zip
mxe-ee20d3e0246bf5909845fc00be9eec0af8fe2266.tar.gz
mxe-ee20d3e0246bf5909845fc00be9eec0af8fe2266.tar.bz2
packages libxslt xmlwrapp: enable mingw-w64 builds
Diffstat (limited to 'src/xmlwrapp.mk')
-rw-r--r--src/xmlwrapp.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/xmlwrapp.mk b/src/xmlwrapp.mk
index f1a1e4f..04f6781 100644
--- a/src/xmlwrapp.mk
+++ b/src/xmlwrapp.mk
@@ -23,6 +23,3 @@ define $(PKG)_BUILD
PKG_CONFIG='$(TARGET)-pkg-config'
$(MAKE) -C '$(1)' -j '$(JOBS)' install bin_PROGRAMS= sbin_PROGRAMS= noinst_PROGRAMS= html_DATA=
endef
-
-$(PKG)_BUILD_x86_64-w64-mingw32 =
-$(PKG)_BUILD_i686-w64-mingw32 =