summaryrefslogtreecommitdiff
path: root/gcc/dostage3
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-02-15 20:16:29 -0800
committerYamaArashi <shadow962@live.com>2016-02-15 20:16:29 -0800
commit9382e1a90b218b4b93bf53c01ef163925cf224dc (patch)
tree882c359a83eb6e74812b9152ea510fc4c94057d0 /gcc/dostage3
parent90c0424ec6ff27017a463b126de3b4e2937d136e (diff)
remove more files
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 21f17fc..0000000
--- 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
-