summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/dostage2
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/dostage2')
-rwxr-xr-xcontrib/gcc/dostage22
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/gcc/dostage2 b/contrib/gcc/dostage2
new file mode 100755
index 0000000..bb33f7d
--- /dev/null
+++ b/contrib/gcc/dostage2
@@ -0,0 +1,2 @@
+#!/bin/sh
+make -k LANGUAGES=c $1 CC=stage1/xgcc XCFLAGS=-Bstage1/ CFLAGS="-g $2" >log2 2>&1
OpenPOWER on IntegriCloud