mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-26 19:36:58 +08:00
Hand sanitization.
This commit is contained in:
2
gdb/configure
vendored
2
gdb/configure
vendored
@ -21,10 +21,12 @@ ac_help="$ac_help
|
|||||||
--enable-build-warnings Enable compiler warnings if gcc is used"
|
--enable-build-warnings Enable compiler warnings if gcc is used"
|
||||||
ac_help="$ac_help
|
ac_help="$ac_help
|
||||||
--with-mmalloc Use memory mapped malloc package"
|
--with-mmalloc Use memory mapped malloc package"
|
||||||
|
# start-sanitize-carp
|
||||||
ac_help="$ac_help
|
ac_help="$ac_help
|
||||||
--enable-carp Configure alternative readaptive paradigm "
|
--enable-carp Configure alternative readaptive paradigm "
|
||||||
ac_help="$ac_help
|
ac_help="$ac_help
|
||||||
--enable-targets alternative target configurations"
|
--enable-targets alternative target configurations"
|
||||||
|
# end-sanitize-carp
|
||||||
ac_help="$ac_help
|
ac_help="$ac_help
|
||||||
--enable-ide Enable IDE support"
|
--enable-ide Enable IDE support"
|
||||||
ac_help="$ac_help
|
ac_help="$ac_help
|
||||||
|
Reference in New Issue
Block a user