mirror of
https://github.com/openharmony/third_party_iptables.git
synced 2026-07-18 16:54:38 -04:00
@@ -54,6 +54,7 @@ ohos_executable("iptables") {
|
||||
"//third_party/iptables/iptables",
|
||||
"//third_party/iptables/libiptc",
|
||||
]
|
||||
license_file = "//third_party/iptables/COPYING"
|
||||
configs = [ ":iptables_config" ]
|
||||
|
||||
install_enable = true
|
||||
|
||||
@@ -239,6 +239,7 @@ ohos_static_library("libext6") {
|
||||
"//third_party/iptables/iptables",
|
||||
"//third_party/iptables/libiptc",
|
||||
]
|
||||
license_file = "//third_party/iptables/COPYING"
|
||||
cflags = [
|
||||
"-D_LARGEFILE_SOURCE=1",
|
||||
"-D_LARGE_FILES",
|
||||
|
||||
+1
-1
@@ -50,7 +50,7 @@ ohos_static_library("libip6tc") {
|
||||
"//third_party/iptables/libiptc",
|
||||
"//third_party/iptables/include",
|
||||
]
|
||||
|
||||
license_file = "//third_party/iptables/COPYING"
|
||||
cflags = [
|
||||
"-D_LARGEFILE_SOURCE=1",
|
||||
"-D_LARGE_FILES",
|
||||
|
||||
+1
-1
@@ -26,7 +26,7 @@ ohos_static_library("libxtables") {
|
||||
"//third_party/iptables/iptables",
|
||||
"//third_party/iptables/libiptc",
|
||||
]
|
||||
|
||||
license_file = "//third_party/iptables/COPYING"
|
||||
cflags = [
|
||||
"-D_LARGEFILE_SOURCE=1",
|
||||
"-D_LARGE_FILES",
|
||||
|
||||
Reference in New Issue
Block a user