summaryrefslogtreecommitdiffstats
path: root/src/sdl2_ttf.mk
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2014-10-14 01:42:11 (GMT)
committerTimothy Gu <timothygu99@gmail.com>2014-10-14 01:42:11 (GMT)
commit7d265e6f7071245dc83d91972ef5342edc7d373a (patch)
tree10170b58e02e408a0a01d3a17777a7a4d5ea7d32 /src/sdl2_ttf.mk
parentd87240eb7bc3b4994b7b17007b71d20374b65924 (diff)
downloadmxe-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/sdl2_ttf.mk')
-rw-r--r--src/sdl2_ttf.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sdl2_ttf.mk b/src/sdl2_ttf.mk
index f646ef8..3f2f4ad 100644
--- a/src/sdl2_ttf.mk
+++ b/src/sdl2_ttf.mk
@@ -28,4 +28,3 @@ define $(PKG)_BUILD
$(MAKE) -C '$(1)' -j '$(JOBS)' install bin_PROGRAMS= sbin_PROGRAMS= noinst_PROGRAMS=
endef
-$(PKG)_BUILD_i686-pc-mingw32 =