Skip to content

Conversation

@r1viollet
Copy link
Collaborator

What does this PR do?

Version update to 0.10.0

Motivation

Fix API breaking changes in downstream test environments

@r1viollet r1viollet merged commit 1f23d39 into main Nov 4, 2022
@r1viollet r1viollet deleted the r1viollet/0.10.0 branch March 6, 2023 07:58
sanchda added a commit that referenced this pull request Apr 7, 2023
Add support for clang builds and makes it the default.  Primarily, this is implemented by adding a new helper function to the cmake (via cmake/Helperfunc.cmake) and modifying build dependencies.  This helper function allows the caller to specify whether a given target is dynamically or statically built against LLVM’s libc++—although it is generally called statically as the test context does not presume the same dependencies as the build context.

Note that this implementation is a little tricky, as it passes a somewhat bizarre set of compiler and linker flags (sometimes duplicates of each other) to the driver.

Updates elfutils to 186, which is the minimum required for clang support
Quiet several warnings in the elfutils build in order to make the build pass, despite nominal clang support in elfutils 186
r1viollet added a commit that referenced this pull request May 17, 2023
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.

3 participants