From 276199203008d415db6b7d2473f8243528a8a887 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A6=8C=EA=A6=AB=EA=A6=B6=EA=A6=8F=EA=A7=80=EA=A6=A6?= =?UTF-8?q?=EA=A6=BF=EA=A6=A7=EA=A6=AE=EA=A6=91=EA=A6=A9=EA=A6=AD=EA=A7=80?= Date: Sat, 10 Jul 2021 13:20:22 +0800 Subject: Remove the configure wrappers as they should just be in READMEs instead. --- i686-w64-mingw32-configure | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 i686-w64-mingw32-configure (limited to 'i686-w64-mingw32-configure') diff --git a/i686-w64-mingw32-configure b/i686-w64-mingw32-configure deleted file mode 100755 index 6fff79a..0000000 --- a/i686-w64-mingw32-configure +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -export TARGET=i686-w64-mingw32 -export CC=$TARGET-gcc -export CPPFLAGS="$CPPFLAGS -DDEBUG" -export CFLAGS="$CFLAGS -g" -../configure --host=$TARGET --prefix=/usr/$TARGET/usr -- cgit v1.2.3