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

Makefile: Use common warnings settings for loongarch64 #2309

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

iv-m
Copy link
Contributor

@iv-m iv-m commented Dec 7, 2023

WARNINGS variable should be amended, not redefined. We still need, e.g., -Wno-dangling-pointer to build criu on loongarch64 with gcc13.

WARNINGS variable should be amended, not redefined.
We still need, e.g.,  `-Wno-dangling-pointer` to build
criu on loongarch64 with gcc13.

Signed-off-by: Ivan A. Melnikov <iv@altlinux.org>
@avagin
Copy link
Member

avagin commented Dec 7, 2023

Cc: @znley

@znley
Copy link
Contributor

znley commented Dec 8, 2023

I agree, this was my mistake.

@avagin avagin merged commit 378da3b into checkpoint-restore:criu-dev Dec 8, 2023
34 of 39 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.

3 participants