Commit 1496daef by Richard Kenner

(FLAGS_TO_PASS): Add STAGE_PREFIX, set by configure.

From-SVN: r13481
parent 3800b162
# Makefile for GNU C compiler.
# Copyright (C) 1987, 88, 90-95, 1996 Free Software Foundation, Inc.
# Copyright (C) 1987, 88, 90-96, 1997 Free Software Foundation, Inc.
#This file is part of GNU CC.
......@@ -502,6 +502,7 @@ FLAGS_TO_PASS = \
"RANLIB_FOR_TARGET=$(RANLIB_FOR_TARGET)" \
"RANLIB_TEST_FOR_TARGET=$(RANLIB_TEST_FOR_TARGET)" \
"SHELL=$(SHELL)" \
"STAGE_PREFIX=set-by-configure" \
"exeext=$(exeext)" \
"objext=$(objext)" \
"exec_prefix=$(exec_prefix)" \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment