Skip to content

Commit f619f89

Browse files
Remove not needed flag for windows
1 parent 67538c7 commit f619f89

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.bazelrc

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -215,14 +215,6 @@ build:windows --host_copt=-DNOGDI
215215
build:windows --copt=/Zc:preprocessor
216216
build:windows --host_copt=/Zc:preprocessor
217217

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-
226218
build:windows --action_env PYTHON_BIN_PATH="C:/opt/Python311/python.exe"
227219
build:windows --action_env PYTHON_LIB_PATH="C:/opt/Python311/lib/site-packages"
228220
build:windows --repo_env PYTHON_BIN_PATH=C:/opt/Python311/python.exe

0 commit comments

Comments
 (0)