From 8ed77399dec08b10ae68f79a2a2f0cb21ba67ffd Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sat, 15 Sep 2007 08:40:07 +0000 Subject: We don't support Cygwin yet, no point in having quirks in. diff --git a/scripts/crosstool.sh b/scripts/crosstool.sh index 206c4aa..92b1409 100755 --- a/scripts/crosstool.sh +++ b/scripts/crosstool.sh @@ -301,9 +301,6 @@ if [ -z "${CT_RESTART}" ]; then fi |CT_DoLog DEBUG done - # Ha. cygwin host have an .exe suffix (extension) for executables. - [ "${CT_KERNEL}" = "cygwin" ] && EXEEXT=".exe" || EXEEXT="" - # Build up the TARGET_CFLAGS from user-provided options # Override with user-specified CFLAGS [ -n "${CT_ARCH_CPU}" ] && CT_TARGET_CFLAGS="-mcpu=${CT_ARCH_CPU} ${CT_TARGET_CFLAGS}" -- cgit v0.10.2-6-g49f6