Skip to content

Fix broken CI for shared library on macos and linux#4151

Merged
vitaut merged 1 commit into
fmtlib:masterfrom
phprus:ci-shared-1
Sep 4, 2024
Merged

Fix broken CI for shared library on macos and linux#4151
vitaut merged 1 commit into
fmtlib:masterfrom
phprus:ci-shared-1

Conversation

@phprus
Copy link
Copy Markdown
Contributor

@phprus phprus commented Sep 3, 2024

Bug is introduced in #2293 (shared library build not working in CI)

Additionally, a C++23 for shared libraries is added.

I think it would be better to fix #4150 before this and use gcc-14 instead of gcc-11 in this PR or make this change later.

Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
@phprus
Copy link
Copy Markdown
Contributor Author

phprus commented Sep 4, 2024

@vitaut review this PR please.

@vitaut vitaut merged commit 1e0771c into fmtlib:master Sep 4, 2024
@vitaut
Copy link
Copy Markdown
Contributor

vitaut commented Sep 4, 2024

Merged, thanks!

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.

gcc-13/14 c++23 build errors

2 participants