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

Fix clang build #548

Merged
merged 4 commits into from
May 23, 2024
Merged

Conversation

uilianries
Copy link
Contributor

This PR fixes the current build on Linux using Clang.

Plus, it update Clang version 18, available in Ubuntu 24.04.

The Runner provided by Github action has LLVM 18 installed already, so don't need to bother installing basic stuff, like CMake. Only Ninja is really not installed by default.

Signed-off-by: Uilian Ries <[email protected]>
Signed-off-by: Uilian Ries <[email protected]>
Signed-off-by: Uilian Ries <[email protected]>
Signed-off-by: Uilian Ries <[email protected]>
Copy link
Owner

@cieslarmichal cieslarmichal left a comment

Choose a reason for hiding this comment

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

Good job

@cieslarmichal cieslarmichal merged commit 3bc4dc1 into cieslarmichal:main May 23, 2024
5 checks passed
00thirdeye00 pushed a commit to 00thirdeye00/faker-cxx that referenced this pull request Jun 20, 2024
* Fix clang build

Signed-off-by: Uilian Ries <[email protected]>

* Fix apt command

Signed-off-by: Uilian Ries <[email protected]>

* Clang 18

Signed-off-by: Uilian Ries <[email protected]>

* use Clang 18

Signed-off-by: Uilian Ries <[email protected]>

---------

Signed-off-by: Uilian Ries <[email protected]>
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