mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-06 21:10:42 +08:00
(target_alias): Substitute with target_alias.
From-SVN: r14204
This commit is contained in:
parent
5206026782
commit
6920c3913f
@ -179,7 +179,7 @@ PREMADE_ATTRTAB_MD = Makefile # Guaranteed not to cmp equal to md.
|
||||
PREMADE_ATTRTAB =
|
||||
|
||||
target=@target@
|
||||
target_alias=@target@
|
||||
target_alias=@target_alias@
|
||||
xmake_file=@dep_host_xmake_file@
|
||||
tmake_file=@dep_tmake_file@
|
||||
out_file=$(srcdir)/config/@out_file@
|
||||
|
Loading…
Reference in New Issue
Block a user