On Fri, 20 Mar 2026 14:26:24 GMT, Erik Joelsson <[email protected]> wrote:
>> Harald Eilertsen has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Adjust FreeBSD Hsdis support to apply to *BSD. > > make/modules/jdk.sctp/Lib.gmk line 34: > >> 32: SCTP_SUPPORTED=true >> 33: endif >> 34: ifeq ($(OPENJDK_TARGET_OS_ENV), bsd.freebsd) > > Could use `$(call Or,...)` to avoid duplication. Changed in latest version of the patch. ------------- PR Review Comment: https://git.openjdk.org/bsd-port/pull/6#discussion_r2974914472
