We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f02a5b0 commit a001924Copy full SHA for a001924
bfd/ChangeLog
@@ -1,3 +1,7 @@
1
+2018-07-04 Joel Brobecker <brobecker@adacore.com>
2
+
3
+ * development.sh (development): Set to false.
4
5
2018-07-04 H.J. Lu <hongjiu.lu@intel.com>
6
7
* Makefile.am (bfdinclude_HEADERS): Add $(INCDIR)/diagnostics.h.
bfd/development.sh
@@ -16,4 +16,4 @@
16
# along with this program. If not, see <http://www.gnu.org/licenses/>.
17
18
# Controls whether to enable development-mode features by default.
19
-development=true
+development=false
0 commit comments