aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2024-08-17 18:18:25 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2024-08-20 21:24:26 +0200
commit22798f32b0e6ab6147511c2d82e3130e20ad99cf (patch)
tree00eecfee1c0b3d43f25ecc24cd54407aa5da1e8d
parentThis is the 2.43.1 release (diff)
downloadbinutils-gdb-gentoo/binutils-2.43.tar.gz
binutils-gdb-gentoo/binutils-2.43.tar.bz2
binutils-gdb-gentoo/binutils-2.43.zip
Re-enable development changes on the 2_43 branchgentoo/binutils-2.43-2gentoo/binutils-2.43
(cherry picked from commit e4cfe6dab3ef7609d92fb3a61438d07eb174f470)
-rw-r--r--bfd/development.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/development.sh b/bfd/development.sh
index ad74927b5cb..8503914896c 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