We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d96f6c commit 4f8b4b0Copy full SHA for 4f8b4b0
src/third_party/brotli/BUILD.gn
@@ -6,6 +6,8 @@ if (is_win) {
6
import("//build/config/win/visual_studio_version.gni")
7
}
8
9
+import("//build/config/sanitizers/sanitizers.gni")
10
+
11
config("brotli_defines") {
12
# By default, brotli depends on undefined behavior, but setting
13
# BROTLI_BUILD_PORTABLE should result in a build which does not.
0 commit comments