blob: 7873d890ec7ef01552ddbd8cc7183a7950b2fe6c [file] [log] [blame]
Mike Kruskalb28d9d42024-04-19 09:38:13 -07001common --enable_platform_specific_config
2
Tony Liaofe535932024-10-18 14:59:56 -07003build:linux --cxxopt=-std=c++17 --host_cxxopt=-std=c++17
4build:macos --cxxopt=-std=c++17 --host_cxxopt=-std=c++17
Mike Kruskalb28d9d42024-04-19 09:38:13 -07005
Tony Liaofe535932024-10-18 14:59:56 -07006common:windows --cxxopt=/std:c++17 --host_cxxopt=/std:c++17 --enable_runfiles
Mike Kruskalb28d9d42024-04-19 09:38:13 -07007
8build --experimental_remote_cache_eviction_retries=5
9build --remote_download_outputs=all