-
Notifications
You must be signed in to change notification settings - Fork 323
/
compile_flags.txt
130 lines (130 loc) · 4.41 KB
/
compile_flags.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
-std=c++20
-stdlib=libc++
-xc++
-nostdinc
-Ibazel-bin/external/dawn/include
-Ibazel-bin/external/com_cloudflare_lol_html/_virtual_includes/lolhtml
-Ibazel-bin/external/perfetto/
-Iexternal/perfetto-sdk/sdk/
-Iexternal/ada-url/
-Iexternal/com_google_absl/
-Iexternal/simdutf/
-Iexternal/nbytes/include/
-Iexternal/com_google_benchmark/include/
-Iexternal/dawn/include
-Iexternal/perfetto/include/
-Iexternal/perfetto/include/perfetto/base/build_configs/bazel/
-Iexternal/ssl/include
-isystembazel-bin/external/sqlite3
-Isrc
-isystem/usr/lib/llvm-16/include/c++/v1
-isystem/usr/lib/llvm-16/lib/clang/16/include
-isystem/usr/include/x86_64-linux-gnu
-isystem/usr/include
-isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1
-isystem/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include
-isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include
-isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Kernel.framework/Versions/Current/Headers
-isystembazel-bin/_virtual_includes/icudata-embed
-isystembazel-bin/external/capnp-cpp/src
-isystembazel-bin/external/capnp-cpp/src/capnp/_virtual_includes/capnp
-isystembazel-bin/external/capnp-cpp/src/capnp/_virtual_includes/capnp-rpc
-isystembazel-bin/external/capnp-cpp/src/capnp/compat/_virtual_includes/http-over-capnp
-isystembazel-bin/external/capnp-cpp/src/capnp/compat/_virtual_includes/json
-isystembazel-bin/external/capnp-cpp/src/kj/_virtual_includes/kj
-isystembazel-bin/external/capnp-cpp/src/kj/_virtual_includes/kj-async
-isystembazel-bin/external/capnp-cpp/src/kj/compat/_virtual_includes/kj-brotli
-isystembazel-bin/external/capnp-cpp/src/kj/compat/_virtual_includes/kj-gzip
-isystembazel-bin/external/capnp-cpp/src/kj/compat/_virtual_includes/kj-http
-isystembazel-bin/external/capnp-cpp/src/kj/compat/_virtual_includes/kj-tls
-isystembazel-bin/external/v8
-isystembazel-bin/external/v8/icu
-isystembazel-bin/src
-isystemexternal/brotli/c/include
-isystemexternal/com_googlesource_chromium_icu/source/common
-isystemexternal/icu
-isystemexternal/v8
-isystemexternal/v8/include
-isystemexternal/zlib
-isystemexternal/perfetto-sdk/sdk
-isystembazel-bin/src/rust/cxx-integration/_virtual_includes/cxx-include/
-isystembazel-bin/src/rust/cxx-integration/_virtual_includes/cxx-integration@cxx
-isystembazel-bin/src/rust/cxx-integration-test/_virtual_includes/cxx-integration-test@cxx
-isystembazel-bin/src/rust/dns/_virtual_includes/dns@cxx
-D_FORTIFY_SOURCE=1
-D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES
-D_LIBCPP_NO_ABI_TAG
-D_LIBCPP_HAS_NO_INCOMPLETE_PSTL
-DCAPNP_VERSION=11000
-DDEBUG
-DGOOGLE3
-DHAVE_DLOPEN=0
-DKJ_HAS_LIBDL
-DKJ_HAS_OPENSSL
-DKJ_HAS_ZLIB
-DKJ_SAVE_ACQUIRED_LOCK_INFO=0
-DKJ_TRACK_LOCK_BLOCKING=0
-DSQLITE_ENABLE_FTS5
-DSQLITE_ENABLE_NORMALIZE
-DSQLITE_MAX_ALLOCATION_SIZE=16777216
-DSQLITE_PRINTF_PRECISION_LIMIT=100000
-DUCONFIG_ONLY_HTML_CONVERSION=1
-DUNISTR_FROM_CHAR_EXPLICIT=
-DUNISTR_FROM_STRING_EXPLICIT=
-DUSE_CHROMIUM_ICU=1
-DU_CHARSET_IS_UTF8=1
-DU_COMMON_IMPLEMENTATION
-DU_ENABLE_DYLOAD=0
-DU_ENABLE_RESOURCE_TRACING=0
-DU_ENABLE_TRACING=1
-DU_I18N_IMPLEMENTATION
-DU_ICUDATAENTRY_IN_COMMON
-DU_USING_ICU_NAMESPACE=0
-DV8_31BIT_SMIS_ON_64BIT_ARCH
-DV8_ADVANCED_BIGINT_ALGORITHMS
-DV8_COMPRESS_POINTERS
-DV8_COMPRESS_POINTERS_IN_SHARED_CAGE
-DV8_CONCURRENT_MARKING
-DV8_DEPRECATION_WARNINGS
-DV8_ENABLE_CHECKS
-DV8_ENABLE_CONTINUATION_PRESERVED_EMBEDDER_DATA
-DV8_ENABLE_LAZY_SOURCE_POSITIONS
-DV8_ENABLE_TURBOFAN
-DV8_ENABLE_WEBASSEMBLY
-DV8_HAVE_TARGET_OS
-DV8_IMMINENT_DEPRECATION_WARNINGS
-DV8_SHORT_BUILTIN_CALLS
-DV8_TARGET_ARCH_X64
-DV8_TARGET_OS_LINUX
-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64
-DV8_USE_PERFETTO
-DWORKERD_USE_PERFETTO
-DPERFETTO_ENABLE_LEGACY_TRACE_EVENTS=1
-DWORKERD_ICU_DATA_EMBED
-Wall
-Werror=dangling
-Werror=implicit-fallthrough
-Werror=return-stack-address
-Werror=return-type
-Werror=switch
-Werror=uninitialized
-Werror=unreachable-code
-Werror=unused-function
-Werror=unused-lambda-capture
-Werror=unused-variable
-Wextra
-Wno-builtin-macro-redefined
-Wno-free-nonheap-object
-Wno-ignored-qualifiers
-Wno-missing-field-initializers
-Wno-sign-compare
-Wno-strict-aliasing
-Wno-unused-parameter
-Wself-assign
-Wthread-safety
-Wunused-but-set-parameter
-Wunused-function
-Wunused-lambda-capture
-Wunused-variable
-no-canonical-prefixes
-fbracket-depth=512