aboutsummaryrefslogtreecommitdiff
path: root/gcc/dostage3
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/dostage3')
-rwxr-xr-xgcc/dostage33
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/dostage3 b/gcc/dostage3
deleted file mode 100755
index 21f17fc11c7..00000000000
--- a/gcc/dostage3
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-make -k LANGUAGES=c $1 CC=stage2/xgcc XCFLAGS=-Bstage2/ CFLAGS="-g $2" >log3 2>&1
-