On Mon, 30 Oct 2023 15:41:48 GMT, Robbin Ehn <r...@openjdk.org> wrote:
> Hi all, please consider. > > Tested configure with binutils-src. > > Thanks This is a good idea, but to get it to work I think we need to re-order things in `configure.ac`. `BPERF_SETUP_BUILD_JOBS` is currently quite late. `LIB_SETUP_LIBRARIES` (where I assume this is happening) happens long before that. Unless there is some implicit re-ordering happening currently that I'm not aware of. ------------- PR Review: https://git.openjdk.org/jdk/pull/16421#pullrequestreview-1704799218