aboutsummaryrefslogtreecommitdiff
path: root/binutils/README-how-to-make-a-release
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2021-08-31 11:19:56 +0100
committerNick Clifton <nickc@redhat.com>2021-08-31 11:19:56 +0100
commit88ae41e17980533927f98339bcb40015522f06c4 (patch)
tree739847246cdcd716088e75cf0eb53acff18dad6b /binutils/README-how-to-make-a-release
parenta262b82fdbf4cda3b0648b1adc32245ca3f78b7a (diff)
downloadfsf-binutils-gdb-88ae41e17980533927f98339bcb40015522f06c4.zip
fsf-binutils-gdb-88ae41e17980533927f98339bcb40015522f06c4.tar.gz
fsf-binutils-gdb-88ae41e17980533927f98339bcb40015522f06c4.tar.bz2
Update the how-to-make-a-release document so that a check for empty manual pages is included. cf PR 28144
Diffstat (limited to 'binutils/README-how-to-make-a-release')
-rw-r--r--binutils/README-how-to-make-a-release4
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/README-how-to-make-a-release b/binutils/README-how-to-make-a-release
index 19ae2b2..7aa5efa 100644
--- a/binutils/README-how-to-make-a-release
+++ b/binutils/README-how-to-make-a-release
@@ -232,6 +232,10 @@ When the time comes to actually make the release....
tar tvf binutils-2.37.tar.bz2 | grep -e "---"
+ Also check that the man files are not empty. (cf PR 28144).
+
+ tar tvf binutils-2.37.tar.xz | grep -e "\.1"
+
25. Sanity check the release on x86_64-pc-linux-gnu by building and
running the testsuites (gas, gold, binutils and ld). Make the
source directory read-only before building. Also test