mirror of
https://github.com/openharmony/utils_native.git
synced 2026-07-21 01:25:42 -04:00
!10 【轻量级 PR】:[Lightweight PR]: remove macro BINDER_IPC_32BIT
Merge pull request !10 from liangshenglin1/N/A
This commit is contained in:
@@ -23,9 +23,6 @@ config("utils_config") {
|
||||
if (current_os == "mingw") {
|
||||
cflags += [ "-Wno-error=inconsistent-dllimport" ]
|
||||
}
|
||||
if (target_cpu == "arm") {
|
||||
cflags += [ "-DBINDER_IPC_32BIT" ]
|
||||
}
|
||||
}
|
||||
|
||||
config("static_utils_config") {
|
||||
|
||||
Reference in New Issue
Block a user