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)
Sat, Aug 8, 3:51 PM
Unknown Object (File)
Sat, Aug 8, 3:46 PM
Unknown Object (File)
Sat, Aug 8, 10:36 AM
Unknown Object (File)
Fri, Jul 24, 8:29 PM
Unknown Object (File)
Jul 21 2026, 1:08 PM
Unknown Object (File)
Jul 19 2026, 9:14 PM
Unknown Object (File)
Jul 19 2026, 9:14 PM
Unknown Object (File)
Jun 29 2026, 12:09 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 27816
Build 25995: arc lint + arc unit