Skip to content

Conversation

@igrr
Copy link
Member

@igrr igrr commented Dec 2, 2024

  • Fixed linking flags specified in a way incompatible with clang-based toolchain (esp-18.1.2_20240912)
    • Catch2 still doesn't work with clang-based toolchain if exceptions are enabled, but at least the build succeeds. Remaining issue to be fixed on clang toolchain side.
  • Upgraded Catch2 from 3.7.0 to 3.7.1

igrr added 2 commits December 2, 2024 15:25
GCC accepts both '-Wl,-u symbol' and '-u symbol' when invoked as a
linker, while clang accepts '-u' only.
@igrr igrr self-assigned this Dec 2, 2024
@github-actions
Copy link

github-actions bot commented Dec 2, 2024

Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit 2767e3a.

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