summaryrefslogtreecommitdiff
path: root/src-release.sh
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2019-02-07 14:30:02 +0000
committerNick Clifton <nickc@redhat.com>2019-02-07 14:30:02 +0000
commit2012bf013b2ce507b181c0d9049ad946b2a59d8a (patch)
treecc811905291b107f558f4217e9c423f949a5f222 /src-release.sh
parentbd447abb2442f74c2b4886f6cdacd16fce3c9d65 (diff)
downloadbinutils-gdb-2012bf013b2ce507b181c0d9049ad946b2a59d8a.tar.gz
Move potentially obsolete BFD targets into the definitely obsolete section. Add a note to the README-how-to-make-a-release document about doing this.
bfd * config.bfd: Move the powerpc-lynxos and powerpc-windiss targets into the definitely obsolete list. binutils * README-how-to-make-a-release: Add a note about updating the obsolete targets in the bfd/config.bfd file.
Diffstat (limited to 'src-release.sh')
-rwxr-xr-xsrc-release.sh16
1 files changed, 7 insertions, 9 deletions
diff --git a/src-release.sh b/src-release.sh
index fe5dab5fb36..8a50d97603b 100755
--- a/src-release.sh
+++ b/src-release.sh
@@ -38,15 +38,13 @@ MAKEINFOFLAGS=--split-size=5000000
# Support for building net releases
# Files in root used in any net release.
-DEVO_SUPPORT="README Makefile.in configure configure.ac \
- config.guess config.sub config move-if-change \
- COPYING COPYING.LIB install-sh config-ml.in symlink-tree \
- mkinstalldirs ltmain.sh missing ylwrap \
- libtool.m4 ltsugar.m4 ltversion.m4 ltoptions.m4 \
- Makefile.def Makefile.tpl src-release.sh config.rpath \
- ChangeLog MAINTAINERS README-maintainer-mode \
- lt~obsolete.m4 ltgcc.m4 depcomp mkdep compile \
- COPYING3 COPYING3.LIB test-driver ar-lib"
+DEVO_SUPPORT="ar-lib ChangeLog compile config config-ml.in config.guess \
+ config.rpath config.sub configure configure.ac COPYING COPYING.LIB \
+ COPYING3 COPYING3.LIB depcomp install-sh libtool.m4 ltgcc.m4 \
+ ltmain.sh ltoptions.m4 ltsugar.m4 ltversion.m4 lt~obsolete.m4 \
+ MAINTAINERS Makefile.def Makefile.in Makefile.tpl missing mkdep \
+ mkinstalldirs move-if-change README README-maintainer-mode \
+ src-release.sh symlink-tree test-driver ylwrap"
# Files in devo/etc used in any net release.
ETC_SUPPORT="Makefile.in configure configure.in standards.texi \