Skip to content

Fix all GCC warnings on Linux platforms - #56

Open
slipher wants to merge 5 commits into
masterfrom
slipher/gcc-warn
Open

Fix all GCC warnings on Linux platforms#56
slipher wants to merge 5 commits into
masterfrom
slipher/gcc-warn

Conversation

@slipher

@slipher slipher commented Aug 1, 2026

Copy link
Copy Markdown
Member

No description provided.

slipher added 5 commits August 1, 2026 06:03
nonsfi mode is apparently something that was used to build non-sandboxed
binaries for Chrome components. Disable that since it's not interesting
to us and sometimes triggers GCC errors and warnings.
... to 29164a80da4d41134950d76d55199ea33fbb9613.

Fixes a warning on x86 about putting ESP in the clobber list.

Also move it from include-hax to src/third_party.

@illwieckz illwieckz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

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