]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Enable/disable various dirs in src-release.sh
authorAlan Modra <amodra@gmail.com>
Fri, 15 Sep 2017 05:03:58 +0000 (14:33 +0930)
committerAlan Modra <amodra@gmail.com>
Fri, 15 Sep 2017 05:18:14 +0000 (14:48 +0930)
commit817b77113459d8b66a75f4fdbba0a3f5f6936c9b
treec443af6b8a3c64bdf90ee44aa1af36fbd35cc4dd
parent21d0a60620b306d6471ddedff04ac23912596cc6
Enable/disable various dirs in src-release.sh

gold needs to be enabled for a binutils release, but it's rather odd
to do so for gas, gdb or sim.  This patch passes various --enable and
--disable options depending on the directories being released.

* src-release.sh (do_proto_toplev): Revert last patch.  Enable or
disable binutils, gas, gdb, gold, gprof, ld, libdecnumber, readline,
and sim depending on $tool and $support_files.  Echo configure line.
ChangeLog
src-release.sh