[binutils-gdb/binutils-2_46-branch] Re-enable development on the 2.46 branch
Sam James via Binutils-cvs <[email protected]> Mon, 8 Jun 2026 22:51:25 +0000 (GMT)
| Newsgroups | gmane.comp.gnu.binutils.cvs |
|---|---|
| Message-ID | <[email protected]> |
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=38093d82a3e159d0eac892fd207033d561f8de01 commit 38093d82a3e159d0eac892fd207033d561f8de01 Author: Sam James <[email protected]> Date: Mon Jun 8 23:50:12 2026 +0100 Re-enable development on the 2.46 branch Diff: --- bfd/development.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bfd/development.sh b/bfd/development.sh index 95859b161df..4f3952062f8 100644 --- a/bfd/development.sh +++ b/bfd/development.sh @@ -16,7 +16,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. # Controls whether to enable development-mode features by default. -development=false +development=true # Indicate whether this is a release branch. experimental=false