Bazel 8: remove single quote added to the compilation flag in toolchain
24 views
Skip to first unread message
Shmuel Bouhnik
unread,
Jun 18, 2025, 10:52:00 AMJun 18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bazel-discuss
hi,
Bazel is adding single quote to compilation flag set in toolchain and it's cause a lot of issues. I understand that it's due to windows. But is there a way to instruct Bazel to not add them.