forked from Imagelibrary/binutils-gdb
Set development mode to "off" by default.
bfd/ChangeLog: * development.sh (development): Set to false.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2020-09-13 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* development.sh (development): Set to false.
|
||||
|
||||
2020-09-12 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
PR ld/26391
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
# 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
|
||||
|
||||
# Indicate whether this is a release branch.
|
||||
experimental=true
|
||||
|
||||
Reference in New Issue
Block a user