diff options
author | Schspa Shi <schspa@gmail.com> | 2022-06-03 12:38:52 +0300 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2022-06-05 00:20:58 +0300 |
commit | 42ce60aa5aa46ae00f71aa806a11510b6db6d1a7 (patch) | |
tree | 0402ac1f01c79f059330fdb5db41cbe9c3a2c501 /scripts/gdb/linux/modules.py | |
parent | 2bbb486162c4ace673ea423bbd7e7b40f020ad45 (diff) | |
download | linux-42ce60aa5aa46ae00f71aa806a11510b6db6d1a7.tar.xz |
kbuild: Allow to select bash in a modified environment
This fixes the build error when the system has a default bash version
which is too old to support associative array variables.
The build error log as fellowing:
linux/scripts/check-local-export: line 11: declare: -A: invalid option
declare: usage: declare [-afFirtx] [-p] [name[=value] ...]
Signed-off-by: Schspa Shi <schspa@gmail.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions