CMake plumbing to build tls_edit#43
Conversation
|
Could this be made a stand-alone pull request? There is a |
|
Note that #46 fixes some errors/warnings in the host-mode bits. |
It would be hard to do. This is small because it's written over all the other plumbing. While it is written to be built as a standalone build (this is a host tool), it leverages the rest of the CMake plumbing, and the shared libs (like |
|
Just to make it obvious, one can build the This reuses some of the CMake work done in #14, but this is a standalone build. This PR is not standalone, but the build is. The root CMake configuration from #14 doesn't build the |
fbbaa75 to
586202a
Compare
1301205 to
ebae05e
Compare
CMake plumbing to build
tls_edit.Requires:
To build it, use
src/tools/tls_editas CMake source dir, not the main one building the loader.