summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index dff3ad924..760bbf46d 100755
--- a/configure
+++ b/configure
@@ -83,7 +83,6 @@ do
ITEM="CC_TARGET"
;;
--target-cxx=*)
- echo "$n"
TARGET_CXX=`awk 'BEGIN { FS="="; $0="'"$n"'"; print $2;}'`
;;
--target-cxx)