mirror of
https://gitee.com/openharmony/security_selinux
synced 2024-11-23 05:19:57 +00:00
commit
0397b2b879
2
BUILD.gn
2
BUILD.gn
@ -124,7 +124,7 @@ ohos_static_library("libselinux_hilog_static") {
|
||||
sources = [ "interfaces/policycoreutils/src/selinux_log.c" ]
|
||||
include_dirs = [ "interfaces/policycoreutils/include" ]
|
||||
deps = [ "$THIRD_PARTY_DIR/bounds_checking_function:libsec_shared" ]
|
||||
external_deps = [ "hilog_native:libhilog" ]
|
||||
external_deps = [ "hilog:libhilog" ]
|
||||
cflags = [
|
||||
"-D_GNU_SOURCE",
|
||||
"-Wall",
|
||||
|
@ -19,7 +19,7 @@
|
||||
"ram": "3072KB",
|
||||
"deps": {
|
||||
"components": [
|
||||
"hilog_native"
|
||||
"hilog"
|
||||
],
|
||||
"third_party": [
|
||||
"pcre2",
|
||||
|
Loading…
Reference in New Issue
Block a user