Improving OpenJDK for FreeBSD
Magnus Ihse Bursie
magnus.ihse.bursie at oracle.com
Thu Feb 20 16:21:26 UTC 2025
On 2025-02-14 10:18, Harald Eilertsen wrote:
> (A notable difference is how to link with pthread.)
That is definitely something that should be generalized in the build
system. Basically a $(PTHREAD_LIBS) variable, instead of a lot of
hard-coded -lpthread. Such a change can be done directly on mainline, to
prepare for the BSD port.
/Magnus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/jdk-dev/attachments/20250220/d94fa0f0/attachment-0001.htm>
More information about the jdk-dev
mailing list