remove macro that Google ICU no longer looks at
PiperOrigin-RevId: 270930340
This commit is contained in:
parent
80c49c0d9f
commit
1154432f88
2
third_party/icu/BUILD.bazel
vendored
2
third_party/icu/BUILD.bazel
vendored
@ -48,12 +48,10 @@ cc_library(
|
||||
] + select({
|
||||
":android": [
|
||||
"-fdata-sections",
|
||||
"-DGOOGLE_VENDOR_SRC_BRANCH",
|
||||
"-DU_HAVE_NL_LANGINFO_CODESET=0",
|
||||
"-Wno-deprecated-declarations",
|
||||
],
|
||||
":apple": [
|
||||
"-DGOOGLE_VENDOR_SRC_BRANCH",
|
||||
"-Wno-shorten-64-to-32",
|
||||
"-Wno-unused-variable",
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user