]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Set the development flag to false on the 2.29 branch.
authorNick Clifton <nickc@redhat.com>
Wed, 20 Sep 2017 08:45:15 +0000 (09:45 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 20 Sep 2017 08:45:15 +0000 (09:45 +0100)
* development.sh (development): Set to false.

bfd/ChangeLog
bfd/development.sh

index 417ed273ab8e72a5879920502b85a9358b5e508a..dfb635178248a02d3af570cc612acbca3fc8baf5 100644 (file)
@@ -1,3 +1,7 @@
+2017-09-20  Nick Clifton  <nickc@redhat.com>
+
+       * development.sh (development): Set to false.
+
 2017-09-19  Nick Clifton  <nickc@redhat.com>
 
        2.29.1 Release
index cd31410a8ece4ec1558adbca6bff623513f3c2df..b001a888ea9b4822055b54a0fcd05d9159e1a130 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=true
+development=false