aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-02-08 23:54:53 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-02-08 23:54:53 +0200
commitd32fc38b0e6c774c05f244ab6a5289e805cb099d (patch)
tree3c9c2ba357b78b062366c4ad2a757b8c49f810f9
parentRemove newline that isn't in the tarball (diff)
downloadbinutils-gdb-d32fc38b0e6c774c05f244ab6a5289e805cb099d.tar.gz
binutils-gdb-d32fc38b0e6c774c05f244ab6a5289e805cb099d.tar.bz2
binutils-gdb-d32fc38b0e6c774c05f244ab6a5289e805cb099d.zip
Revert "Remove newline that isn't in the tarball"
This reverts commit 63dceab1c6e2db66fc1648d453ea6dcbf52c0be1.
-rw-r--r--bfd/development.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/development.sh b/bfd/development.sh
index b6f11986c85..eb9762e4426 100644
--- a/bfd/development.sh
+++ b/bfd/development.sh
@@ -17,5 +17,6 @@
# Controls whether to enable development-mode features by default.
development=false
+
# Indicate whether this is a release branch.
experimental=false