diff options
author | Timothy Gu <timothygu99@gmail.com> | 2014-10-14 01:42:11 (GMT) |
---|---|---|
committer | Timothy Gu <timothygu99@gmail.com> | 2014-10-14 01:42:11 (GMT) |
commit | 7d265e6f7071245dc83d91972ef5342edc7d373a (patch) | |
tree | 10170b58e02e408a0a01d3a17777a7a4d5ea7d32 /src/qtconnectivity.mk | |
parent | d87240eb7bc3b4994b7b17007b71d20374b65924 (diff) | |
download | mxe-7d265e6f7071245dc83d91972ef5342edc7d373a.zip mxe-7d265e6f7071245dc83d91972ef5342edc7d373a.tar.gz mxe-7d265e6f7071245dc83d91972ef5342edc7d373a.tar.bz2 |
Remove i686-pc-mingw32 package recipes
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Diffstat (limited to 'src/qtconnectivity.mk')
-rw-r--r-- | src/qtconnectivity.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/qtconnectivity.mk b/src/qtconnectivity.mk index d070229..b1c0f37 100644 --- a/src/qtconnectivity.mk +++ b/src/qtconnectivity.mk @@ -20,4 +20,3 @@ define $(PKG)_BUILD $(MAKE) -C '$(1)' -j 1 install endef -$(PKG)_BUILD_i686-pc-mingw32 := |