mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-18 04:00:24 +08:00
gcc_release (build_sources): Delete call to make f77.rebuilt.
2004-01-20 Kelley Cook <kcook@gcc.gnu.org> * gcc_release (build_sources): Delete call to make f77.rebuilt. From-SVN: r76314
This commit is contained in:
parent
d1885651db
commit
b68c3d41f5
@ -239,10 +239,6 @@ EOF
|
||||
contrib/gcc_build -d ${SOURCE_DIRECTORY} -o ${OBJECT_DIRECTORY} \
|
||||
-c "--enable-generated-files-in-srcdir" build || \
|
||||
error "Could not rebuild GCC"
|
||||
|
||||
# Regenerate the Fotran NEWS and BUGS files.
|
||||
(cd ${OBJECT_DIRECTORY}/gcc && make f77.rebuilt) || \
|
||||
error "Could not regenerate Fortran NEWS and BUGS files"
|
||||
fi
|
||||
|
||||
# Move message catalogs to source directory.
|
||||
|
Loading…
x
Reference in New Issue
Block a user