Lines Matching +full:ipv6 +full:- +full:single +full:- +full:target
5 // Added automatically by a large-scale-change that took the approach of
6 // 'apply every license found to every target'. While this makes sure we respect
11 // Please consider splitting the single license below into multiple licenses,
19 // large-scale-change filtered out the below license kinds as false-positives:
20 // SPDX-license-identifier-GPL-2.0
21 // SPDX-license-identifier-LGPL-2.1
22 // SPDX-license-identifier-MPL
23 // See: http://go/android-license-faq
28 "SPDX-license-identifier-Apache-2.0",
29 "SPDX-license-identifier-BSD",
30 "SPDX-license-identifier-ISC",
31 "SPDX-license-identifier-MIT",
32 "SPDX-license-identifier-NCSA",
33 "SPDX-license-identifier-OpenSSL",
34 "SPDX-license-identifier-Zlib",
46 "-O2",
47 "-g",
48 "-fno-strict-aliasing",
49 "-W",
50 "-Wall",
51 "-Wextra",
52 "-Wno-address-of-packed-member",
53 "-Wno-array-bounds",
54 "-Wno-pointer-sign",
55 "-Wno-unused",
56 "-Wno-unused-but-set-variable",
57 "-Wno-unused-parameter",
58 "-Wno-missing-field-initializers",
59 "-Werror=implicit-function-declaration",
60 "-D_DEBUG",
61 "-DOPENSCREEN_TEST_DATA_DIR=\"$ANDROID_BUILD_TOP/external/openscreen/test/data/\"",
64 "-fno-exceptions",
65 "-fno-unwind-tables",
66 "-fno-asynchronous-unwind-tables",
154 name: "libopenscreen-platform-impl",
164 target: {
175 // Required, to use the new IPv6 Sockets options introduced by RFC 3542.
176 "-D__APPLE_USE_RFC_3542",
192 name: "libopenscreen-discovery",
205 target: {