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. --- arm-apple-darwin11-configure | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 arm-apple-darwin11-configure (limited to 'arm-apple-darwin11-configure') diff --git a/arm-apple-darwin11-configure b/arm-apple-darwin11-configure deleted file mode 100755 index 538b532..0000000 --- a/arm-apple-darwin11-configure +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -export TARGET=arm-apple-darwin11 -export CC=ios-clang -export PREFIX=/opt/iPhoneOS8.1.sdk/usr -export CFLAGS="$CFLAGS -g0 -O2" -../configure --host=$TARGET --prefix=$PREFIX --disable-shared -- cgit v1.2.3