[binutils-gdb/binutils-2_45-branch] Re-enable development on the 2.45 branch

Sam James sjames@sourceware.org
Mon Nov 10 21:40:32 GMT 2025


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a813a6a6ea0ef1995a49bbb60fc820205c2f1ccd

commit a813a6a6ea0ef1995a49bbb60fc820205c2f1ccd
Author: Sam James <sam@gentoo.org>
Date:   Mon Nov 10 21:40:26 2025 +0000

    Re-enable development on the 2.45 branch

Diff:
---
 bfd/development.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bfd/development.sh b/bfd/development.sh
index 8b004da7d52..b8014261bfb 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