mirror of
https://github.com/openharmony/third_party_mksh.git
synced 2026-07-01 12:24:52 -04:00
modify cursor dislocate
Signed-off-by: zhangjidong <zhangjidong8@huawei.com>
This commit is contained in:
@@ -246,8 +246,9 @@ if (defined(ohos_lite)) {
|
||||
"-DMKSH_BUILD_R=593",
|
||||
]
|
||||
|
||||
defines = [ "MKSH_OH_ADAPT" ]
|
||||
if (mksh_terminal_ext) {
|
||||
defines = [ "MKSH_TERMINAL_EXT" ]
|
||||
defines += [ "MKSH_TERMINAL_EXT" ]
|
||||
}
|
||||
|
||||
ldflags = [
|
||||
|
||||
Reference in New Issue
Block a user