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

Apply changes #918

Merged
merged 2 commits into from
Jan 30, 2024
Merged

Apply changes #918

merged 2 commits into from
Jan 30, 2024

Conversation

webispy
Copy link
Collaborator

@webispy webispy commented Jan 30, 2024

Apply following changes

  • base: fix gcc10 false error report
  • build: add no-psabi option to ASAN build

Because there is a bug related to memory leak analysis in `gcc v10`,
this option is turned off.

Signed-off-by: Inho Oh <inho.oh@sk.com>
To disable '... changed in GCC 7.1' warning message with ASAN build,
add the `-Wno-psabi` option.

Signed-off-by: Inho Oh <inho.oh@sk.com>
@webispy webispy added this to the v1.7.6 milestone Jan 30, 2024
@webispy webispy added the ci/cd/build CI/CD/Build (github apps, travis, ...) label Jan 30, 2024
@JeanTracker JeanTracker merged commit a8692f6 into master Jan 30, 2024
12 checks passed
@JeanTracker JeanTracker deleted the apply_changes branch January 30, 2024 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd/build CI/CD/Build (github apps, travis, ...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants