modify warning
Signed-off-by: zjucx <chengxiang4@huawei.com>
This commit is contained in:
parent
ceffe31b11
commit
808e25e645
samgr_endpoint
|
@ -45,6 +45,8 @@ source_set("endpoint_source") {
|
|||
"_GNU_SOURCE",
|
||||
"LITE_LINUX_BINDER_IPC",
|
||||
]
|
||||
} else {
|
||||
defines = [ "_GNU_SOURCE" ]
|
||||
}
|
||||
|
||||
configs += [ ":endpoint_internal" ]
|
||||
|
|
Loading…
Reference in New Issue