mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-07 05:56:45 +08:00
Initially set the variable "fixincludes" to a non-file
From-SVN: r32804
This commit is contained in:
parent
f73ad30e01
commit
a40165e03a
@ -1,3 +1,8 @@
|
||||
2000-03-29 Bruce Korb <bkorb@gnu.org>
|
||||
|
||||
* fixinc/mkfixinc.sh: Initially set the variable "fixincludes"
|
||||
to a non-file
|
||||
|
||||
Wed Mar 29 15:08:01 MET DST 2000 Jan Hubicka <jh@suse.cz>
|
||||
|
||||
Convert ACCUMULATE_OUTGOING_ARGS to an expression.
|
||||
|
@ -10,7 +10,7 @@ fi
|
||||
target=../fixinc.sh
|
||||
|
||||
echo constructing ${target} for $machine
|
||||
fixincludes="${target}"
|
||||
fixincludes="${machine}"
|
||||
|
||||
case $machine in
|
||||
i[34567]86-*-linux-gnu*)
|
||||
|
Loading…
Reference in New Issue
Block a user