blob: dda6d240e89e36b6030e154030cbc84c0a28f7d2 [file] [log] [blame]
build --cxxopt=-std=c++17
build --cxxopt=-fno-rtti
# Enable Abseil/Googletest integration
build --define absl=1
# Don't fail on converting "0xff" to char
build --copt=-Wno-narrowing
# There is no system ICU on non-Linux platforms
build:macos --@com_google_googleurl//build_config:system_icu=0