Page MenuHomeFreeBSD

devel/dmlc-core: fix build on GCC architectures
ClosedPublic

Authored by pkubaj on Nov 27 2019, 7:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 13, 1:17 AM
Unknown Object (File)
Sun, Oct 5, 4:17 AM
Unknown Object (File)
Thu, Sep 18, 7:28 PM
Unknown Object (File)
Wed, Sep 17, 2:47 PM
Unknown Object (File)
Wed, Sep 17, 7:31 AM
Unknown Object (File)
Sep 13 2025, 10:24 PM
Unknown Object (File)
Aug 11 2025, 5:51 PM
Unknown Object (File)
Aug 3 2025, 12:53 PM
Subscribers
None

Details

Summary

Use USES=compiler:openmp instead of hard dependency on ports LLVM. Use new GCC when using base GCC.

Remove -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L, this causes some errno.h macros not being visible.

PR: 242234

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable