Closed abrown closed 3 years ago
@raphaelcohn as you see it, is there anything to do here other than the USE_MUSL_LIBC
changes I mentioned in https://github.com/intel/IntelSEAPI/pull/36#discussion_r304164598? Would that be enough to get intel-seapi building from the latest in this repository?
@raphaelcohn I made the patch to enable MUSL libc support; what command(s) are you running to build this project so that I can test whether this works on my machine?
Closing, since this is a bit old.
@raphaelcohn used the ittnotify library from this repository for his intel-seapi library and published intel-seapi on crates.io; unfortunately ittnotify required changes in order to compile and run in Rust (see the original changes). @araud, those changes should be discussed and possibly worked on in other PRs before merging. This PR allows us to discuss the changes.
Because of how the original commits were pushed, I had to re-apply the patches using the following steps in my own repository: