2002-04-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
	timestamps.
This commit is contained in:
Joel Sherrill
2002-04-18 13:07:59 +00:00
parent d16e95006f
commit 383e974a46
2 changed files with 7 additions and 0 deletions

View File

@@ -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