mirror of
https://gitee.com/openharmony/startup_init
synced 2025-02-25 23:15:38 +00:00
init: fix format
Signed-off-by: xionglei6 <xionglei6@huawei.com>
This commit is contained in:
parent
1867ac1c46
commit
2968dbcfb6
@ -25,7 +25,7 @@ if (defined(ohos_lite)) {
|
||||
deps = [ "//base/startup/init_lite/services/log:init_log" ]
|
||||
defines = [
|
||||
"_GNU_SOURCE",
|
||||
"OHOS_LITE_WATCHDOG"
|
||||
"OHOS_LITE_WATCHDOG",
|
||||
]
|
||||
if (ohos_kernel_type == "linux") {
|
||||
defines += [ "LINUX_WATCHDOG" ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user