Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: Disable compilers' extensions #1335

Merged
merged 2 commits into from
Feb 20, 2024

Conversation

jjerphan
Copy link
Collaborator

Reference Issues/PRs

What does this implement or fix?

Compilers extensions are not needed as mentioned by @Klaim.

This PR disables them to be sure the C++ standard only is used.

Any other comments?

Co-authored-by: Klaim <Klaim@users.noreply.github.com>

Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
@jjerphan jjerphan merged commit 78d5c70 into master Feb 20, 2024
112 checks passed
@jjerphan jjerphan deleted the build/disable-compilers-extensions branch February 20, 2024 08:55
jjerphan added a commit that referenced this pull request Feb 21, 2024
Revert "build: Disable compilers' extensions (#1335)"

This reverts commit 78d5c70.
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