Skip to content

fix: #757 , update clang version to 10 in installation scripts #758

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

Merged
merged 1 commit into from
Mar 30, 2025

Conversation

cfc4n
Copy link
Member

@cfc4n cfc4n commented Mar 28, 2025

fix: #757

@cfc4n cfc4n added the 🐞 bug Something isn't working label Mar 28, 2025
@cfc4n cfc4n requested a review from Copilot March 28, 2025 15:35
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the installation script to use clang version 10 instead of version 9 to address issue #757.

  • Updated the apt-get install command to install llvm-10 and clang-10.
  • Ensured that the workflow file reflects the new compiler versions.
Files not reviewed (1)
  • builder/init_env.sh: Language not supported

Copy link

Failed to generate code suggestions for PR

@dosubot dosubot bot added the fix bug fix PR label Mar 28, 2025
Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
@cfc4n cfc4n force-pushed the incorrect-dependency-ubuntu-2004 branch from 4dea19b to cd749b7 Compare March 28, 2025 15:45
@cfc4n cfc4n merged commit fba4af5 into master Mar 30, 2025
6 checks passed
@cfc4n cfc4n deleted the incorrect-dependency-ubuntu-2004 branch April 3, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working fix bug fix PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect dependency in one-click script causes compilation failure on Ubuntu 20.04
1 participant