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)
Nov 10 2024, 10:10 PM
Unknown Object (File)
Oct 31 2024, 8:39 PM
Unknown Object (File)
Oct 2 2024, 5:50 AM
Unknown Object (File)
Sep 23 2024, 10:56 PM
Unknown Object (File)
Sep 15 2024, 4:59 PM
Unknown Object (File)
Sep 15 2024, 4:59 PM
Unknown Object (File)
Sep 8 2024, 7:20 AM
Unknown Object (File)
Sep 5 2024, 11:47 AM
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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 27816
Build 25995: arc lint + arc unit