[binutils-gdb/binutils-2_46-branch] Re-enable development on the 2.46 branch
Sam James
sjames@sourceware.org
Mon Jun 8 22:51:25 GMT 2026
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=38093d82a3e159d0eac892fd207033d561f8de01
commit 38093d82a3e159d0eac892fd207033d561f8de01
Author: Sam James <sam@gentoo.org>
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
More information about the Binutils-cvs
mailing list