From c22d47f78acf4053a4856be1e2f4b2d48b822594 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: Sun, 6 Feb 2022 19:43:26 +0800 Subject: Remove platform configures --- 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 115fd4e..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 -export CFLAGS="$CFLAGS -g0 -O2" -./configure --host=$TARGET --prefix=$PREFIX --libdir=$PREFIX/usr/lib --includedir=$PREFIX/usr/include -- cgit v1.2.3