fix:modify libnl BUILD.gn

Signed-off-by: weiqian <weiqian22@huawei.com>
This commit is contained in:
weiqian 2023-06-26 14:50:23 +08:00
parent d6a4773a46
commit 286fd0b0d0

View File

@ -257,10 +257,12 @@ if (!defined(ohos_lite)) {
#"-UNDEBUG",
"-DSYSCONFDIR=\"\\\"/etc/libnl\\\"\"",
]
subsystem_name = "wpa_supplicant-2.9"
install_images = [
"system",
"updater",
]
part_name = "libnl"
subsystem_name = "thirdparty"
}
}