summaryrefslogtreecommitdiffstats
path: root/src/qwt.mk
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2014-09-21 01:15:21 (GMT)
committerTimothy Gu <timothygu99@gmail.com>2014-09-21 01:15:21 (GMT)
commitd07f8023da5c492b990fa654b65aaf4418f8a52f (patch)
tree570b4f55dc6623c1399d67cc469c462bf0743ae3 /src/qwt.mk
parent932b0d6ea30915033a68249899ffa32a0369514c (diff)
downloadmxe-d07f8023da5c492b990fa654b65aaf4418f8a52f.zip
mxe-d07f8023da5c492b990fa654b65aaf4418f8a52f.tar.gz
mxe-d07f8023da5c492b990fa654b65aaf4418f8a52f.tar.bz2
qt*: Disable i686-pc-mingw32
Leftover from 8b70bf0008c8c70957adde14082dee25f78b1b51 Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Diffstat (limited to 'src/qwt.mk')
-rw-r--r--src/qwt.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/qwt.mk b/src/qwt.mk
index 0f14e5c..32f7271 100644
--- a/src/qwt.mk
+++ b/src/qwt.mk
@@ -31,3 +31,5 @@ define $(PKG)_BUILD
# install
$(INSTALL) -m755 '$(1)/examples/bin/sinusplot.exe' '$(PREFIX)/$(TARGET)/bin/test-qwt.exe'
endef
+
+$(PKG)_BUILD_i686-pc-mingw32 :=