projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e21ba93
)
Makefile.in (stamp-as): Use $(ORIGINAL_AS_FOR_TARGET) instead of $<.
author
Kazu Hirata
<kazu@gcc.gnu.org>
Tue, 5 Jul 2005 06:57:40 +0000
(06:57 +0000)
committer
Kazu Hirata
<kazu@gcc.gnu.org>
Tue, 5 Jul 2005 06:57:40 +0000
(06:57 +0000)
* Makefile.in (stamp-as): Use $(ORIGINAL_AS_FOR_TARGET)
instead of $<. Don't remove ./as if it already exists.
From-SVN: r101621
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index fb8016b0892b6864e818f66ce2435be967d05461..a72bdb30ab1f7f634688c2c149eb10f4f3297311 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,4
+1,4
@@
-2005-07-0
4
Kazu Hirata <kazu@codesourcery.com>
+2005-07-0
5
Kazu Hirata <kazu@codesourcery.com>
* Makefile.in (stamp-as): Use $(ORIGINAL_AS_FOR_TARGET)
instead of $<. Don't remove ./as if it already exists.