openharmony_kernel_liteos_a/apps
Guangyao Ma d90c4d4b65 fixed 7819d15 from https://gitee.com/mgy917/kernel_liteos_a/pulls/479
fix: 去掉冗余的strip操作

toybox源码编译时,默认会进行strip操作,如下步骤:

//third_party/toybox/scripts/make.sh:340:
! do_loudly ${CROSS_COMPILE}${STRIP} "$UNSTRIPPED" -o "$OUTNAME"

因此在打包的Makefile中再进行STRIP操作是冗余的。

close #I43767

Change-Id: I10a9861b682eb8e556b7af7519c9109eef0b3a94
Signed-off-by: Guangyao Ma <guangyao.ma@outlook.com>
2021-08-16 02:01:08 +00:00
..
init fix: codex clean 2021-06-07 17:08:02 +08:00
mksh fixed 77dcef4 from https://gitee.com/mgy917/kernel_liteos_a/pulls/513 2021-08-09 06:13:42 +00:00
shell fix: codex clean 2021-06-07 17:08:02 +08:00
tftp update openharmony 1.0.1 2021-03-11 18:43:57 +08:00
toybox fixed 7819d15 from https://gitee.com/mgy917/kernel_liteos_a/pulls/479 2021-08-16 02:01:08 +00:00
Makefile feat: introduce mksh toybox to rootfs 2021-05-06 19:20:35 +08:00
config.mk fix: mksh compile bug fix 2021-07-08 10:48:39 +08:00
module.mk feat: active mksh & toybox 2021-07-09 17:07:06 +08:00