[crac] RFR: macOS build fixes
Radim Vansa
rvansa at openjdk.org
Mon Jul 24 13:01:17 UTC 2023
On Mon, 24 Jul 2023 12:21:23 GMT, Roman Marchenko <rmarchenko at openjdk.org> wrote:
> This changeset fixes build warnings and errors occured on macOS.
src/java.base/unix/native/libjava/FileDescriptor_md.c line 147:
> 145: }
> 146:
> 147: #ifdef __APPLE__
Should this apply only on Macs, or would that attribute be useful for other platforms as well?
-------------
PR Review Comment: https://git.openjdk.org/crac/pull/92#discussion_r1272229323
More information about the crac-dev
mailing list