We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67538c7 commit f619f89Copy full SHA for f619f89
.bazelrc
@@ -215,14 +215,6 @@ build:windows --host_copt=-DNOGDI
215
build:windows --copt=/Zc:preprocessor
216
build:windows --host_copt=/Zc:preprocessor
217
218
-# Misc build options we need for windows.
219
-build:windows --linkopt=/DEBUG
220
-build:windows --host_linkopt=/DEBUG
221
-build:windows --linkopt=/OPT:REF
222
-build:windows --host_linkopt=/OPT:REF
223
-build:windows --linkopt=/OPT:ICF
224
-build:windows --host_linkopt=/OPT:ICF
225
-
226
build:windows --action_env PYTHON_BIN_PATH="C:/opt/Python311/python.exe"
227
build:windows --action_env PYTHON_LIB_PATH="C:/opt/Python311/lib/site-packages"
228
build:windows --repo_env PYTHON_BIN_PATH=C:/opt/Python311/python.exe
0 commit comments