remove macro that Google ICU no longer looks at

PiperOrigin-RevId: 270930340
This commit is contained in:
A. Unique TensorFlower 2019-09-24 10:11:10 -07:00 committed by TensorFlower Gardener
parent 80c49c0d9f
commit 1154432f88

View File

@ -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",
],