summaryrefslogtreecommitdiffstats
path: root/scripts/gcc3newlib
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-18 13:07:59 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-18 13:07:59 +0000
commit383e974a46458cadf8f6c23bf06a17f6924132e1 (patch)
tree6b520ddabfc6c2a68e25212a665810cb2522e6cc /scripts/gcc3newlib
parent2002-04-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-383e974a46458cadf8f6c23bf06a17f6924132e1.tar.bz2
2002-04-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix timestamps.
Diffstat (limited to 'scripts/gcc3newlib')
-rw-r--r--scripts/gcc3newlib/gccnewlib.add2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/gcc3newlib/gccnewlib.add b/scripts/gcc3newlib/gccnewlib.add
index 8de0ed8626..9ce4ad1198 100644
--- a/scripts/gcc3newlib/gccnewlib.add
+++ b/scripts/gcc3newlib/gccnewlib.add
@@ -65,6 +65,8 @@ This is gcc's and newlib C Library's sources with patches for RTEMS.
@PATCH2@
@PATCH4@
+ # Fix timestamps
+ gcc-@gcc_version@/contrib/gcc_update --touch
# Copy the C library into gcc's source tree
ln -s ../newlib-@newlib_version@/newlib gcc-@gcc_version@
test -d build || mkdir build