• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

GNU Binutils with patches for OS216


Commit MetaInfo

Revisionbe8a252e184c292909ae91a41f12141fc79a2d67 (tree)
Time2018-07-18 17:05:35
AuthorNick Clifton <nickc@redh...>
CommiterNick Clifton

Log Message

Set the development flag back to true.

* development.sh: Set to true.

Change Summary

Incremental Difference

--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,8 +1,12 @@
11 2018-07-18 Nick Clifton <nickc@redhat.com>
22
3+ * development.sh: Set to true.
4+
5+2018-07-18 Nick Clifton <nickc@redhat.com>
6+
37 2.31.1 Release point.
48 * version.m4: Set to 2.31.1
5- * development.sh: Set to true.
9+ * development.sh: Set to false.
610 * configure: Regenerate.
711 * po/bfd.pot: Regenerate.
812
--- a/bfd/development.sh
+++ b/bfd/development.sh
@@ -16,4 +16,4 @@
1616 # along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
1818 # Controls whether to enable development-mode features by default.
19-development=false
19+development=true