]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Re Revert previous change to bfd/development.sh, setting the development flag back...
authorNick Clifton <nickc@redhat.com>
Thu, 21 Sep 2017 14:17:28 +0000 (15:17 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 21 Sep 2017 14:17:28 +0000 (15:17 +0100)
This flag should only be set in release tarballs, not on branches,
as branches will continue to receive development updates.

bfd/ChangeLog
bfd/development.sh

index dfb635178248a02d3af570cc612acbca3fc8baf5..42d1e51dfdd186271cabade7dfd516866eaa48d9 100644 (file)
@@ -1,3 +1,7 @@
+2017-09-21  Nick Clifton  <nickc@redhat.com>
+
+       * development.sh (development): Revert previous delta.
+
 2017-09-20  Nick Clifton  <nickc@redhat.com>
 
        * development.sh (development): Set to false.
index b001a888ea9b4822055b54a0fcd05d9159e1a130..cd31410a8ece4ec1558adbca6bff623513f3c2df 100644 (file)
@@ -16,4 +16,4 @@
 # 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