Skip to content

Add explicit -fexceptions copts to Bazel config#1449

Merged
SGSSGene merged 1 commit into
jbeder:masterfrom
mkruskal-google:patch-1
Jul 2, 2026
Merged

Add explicit -fexceptions copts to Bazel config#1449
SGSSGene merged 1 commit into
jbeder:masterfrom
mkruskal-google:patch-1

Conversation

@mkruskal-google

Copy link
Copy Markdown
Contributor

This allows users to build with -fno-exceptions, and smoothly turns exceptions into crashes at the boundary.

This allows users to build with -fno-exceptions, and smoothly turns exceptions into crashes at the boundary.
@SGSSGene

SGSSGene commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Firstly, thank you for this PR.
I am not 100% sure about the use of this PR. Since Bazel is not the "prime" build system I will accept it.
If there are any issues with this PR please open a new Issue or PR.

@SGSSGene SGSSGene merged commit 1bff069 into jbeder:master Jul 2, 2026
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants