mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-07 07:40:25 +08:00
gcc_release (build_sources): Generate the NEWS file in toplevel.
2004-05-21 Paolo Carlini <pcarlini@suse.de> * gcc_release (build_sources): Generate the NEWS file in toplevel. From-SVN: r82095
This commit is contained in:
parent
f1865cde4b
commit
722962a655
@ -1,3 +1,7 @@
|
||||
2004-05-21 Paolo Carlini <pcarlini@suse.de>
|
||||
|
||||
* gcc_release (build_sources): Generate the NEWS file in toplevel.
|
||||
|
||||
2004-05-17 Kelley Cook <kcook@gcc.gnu.org>
|
||||
|
||||
* gcc_release (build_sources): Change CRCs from brik to md5sum.
|
||||
|
@ -232,7 +232,7 @@ EOF
|
||||
${SOURCE_DIRECTORY}/gcc/doc/install.texi2html
|
||||
|
||||
# Regenerate the NEWS file.
|
||||
contrib/gennews > gcc/NEWS || \
|
||||
contrib/gennews > NEWS || \
|
||||
error "Could not regenerate NEWS files"
|
||||
|
||||
# Now, we must build the compiler in order to create any generated
|
||||
|
Loading…
x
Reference in New Issue
Block a user