On Mon, 15 Jul 2024 17:35:59 GMT, Ludovic Henry <luhe...@openjdk.org> wrote:
> Given the Sleef build system currently uses cmake, we would have two choices > to build the header files as part of the OpenJDK build system I don't think that anyone is proposing to do that, so we can discount it altogether. > However, if we are to allow the person building OpenJDK to _optionally_ > generate the headers from a Sleef source checkout (provided by the user with > a `--with-sleef-src=/path/to/sleef`), we can then more easily take the > assumption that the user has installed the necessary dependencies. That would > also be in line with how binutils is being built and integrated. Mmm, but we don't need to do that. ------------- PR Comment: https://git.openjdk.org/jdk/pull/18605#issuecomment-2230245021