From: Sam James Date: Mon, 10 Nov 2025 21:40:26 +0000 (+0000) Subject: Re-enable development on the 2.45 branch X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a813a6a6ea0ef1995a49bbb60fc820205c2f1ccd;p=thirdparty%2Fbinutils-gdb.git Re-enable development on the 2.45 branch --- 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 . # Controls whether to enable development-mode features by default. -development=false +development=true # Indicate whether this is a release branch. experimental=false