summaryrefslogtreecommitdiffstats
path: root/src/wxwidgets.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2013-07-28 13:02:20 (GMT)
committerTony Theodore <tonyt@logyst.com>2013-07-28 13:02:20 (GMT)
commite59d91d47f0425c0a52586293928c886999c9530 (patch)
tree4498c6f3e3e025055d653cdddbd60108e461137b /src/wxwidgets.mk
parenta5663fa1c7e1837af88c02c95c9f829d60042d9c (diff)
downloadmxe-e59d91d47f0425c0a52586293928c886999c9530.zip
mxe-e59d91d47f0425c0a52586293928c886999c9530.tar.gz
mxe-e59d91d47f0425c0a52586293928c886999c9530.tar.bz2
Revert "package wxwidgets: enable mingw-w64 builds"
This reverts commit a5663fa1c7e1837af88c02c95c9f829d60042d9c.
Diffstat (limited to 'src/wxwidgets.mk')
-rw-r--r--src/wxwidgets.mk10
1 files changed, 2 insertions, 8 deletions
diff --git a/src/wxwidgets.mk b/src/wxwidgets.mk
index 500f2e9..61d29f8 100644
--- a/src/wxwidgets.mk
+++ b/src/wxwidgets.mk
@@ -105,11 +105,5 @@ define $(PKG)_BUILD
$($(PKG)_TEST)
endef
-define $(PKG)_BUILD_UNICODE_ONLY
- $($(PKG)_PRE_CONFIGURE)
- $($(PKG)_BUILD_UNICODE)
- $($(PKG)_TEST)
-endef
-
-$(PKG)_BUILD_i686-w64-mingw32 = $($(PKG)_BUILD_UNICODE_ONLY)
-$(PKG)_BUILD_x86_64-w64-mingw32 = $($(PKG)_BUILD_UNICODE_ONLY)
+$(PKG)_BUILD_i686-w64-mingw32 =
+$(PKG)_BUILD_x86_64-w64-mingw32 =