Fix broken CI for shared library on macos and linux by phprus · Pull Request #4151 · fmtlib/fmt · GitHub
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

@phprus phprus commented Sep 3, 2024

Copy link
Copy Markdown
Contributor

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

phprus commented Sep 4, 2024

Copy link
Copy Markdown
Contributor Author

@vitaut
vitaut merged commit 1e0771c into fmtlib:master Sep 4, 2024
@vitaut

vitaut commented Sep 4, 2024

Copy link
Copy Markdown
Contributor

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