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 @@
|
||||
2015-07-06 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* development.sh (development): Set to false.
|
||||
|
||||
2015-07-05 Richard Sandiford <richard.sandiford@arm.com>
|
||||
|
||||
* elf64-ppc.c (toc_adjusting_stub_needed): Use the symbol value
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user