mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-10 01:15:10 +08:00
bfd/development.sh: Add experimental
Add experimental to indicate whether this is a release branch. PR ld/23536 * development.sh (experimental): New.
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2018-08-22 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
PR ld/23536
|
||||
* development.sh (experimental): New.
|
||||
|
||||
2018-08-22 Helge Deller <deller@gmx.de>
|
||||
Nick Clifton <nickc@redhat.com>
|
||||
|
||||
|
@ -17,3 +17,6 @@
|
||||
|
||||
# Controls whether to enable development-mode features by default.
|
||||
development=true
|
||||
|
||||
# Indicate whether this is a release branch.
|
||||
experimental=true
|
||||
|
Reference in New Issue
Block a user