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
F146460755: D22580.id64963.diff
Mon, Mar 2, 9:07 PM
F146382225: D22580.id64963.diff
Mon, Mar 2, 6:14 AM
Unknown Object (File)
Sun, Mar 1, 8:48 AM
Unknown Object (File)
Jan 10 2026, 9:36 AM
Unknown Object (File)
Dec 30 2025, 2:51 AM
Unknown Object (File)
Dec 27 2025, 11:04 PM
Unknown Object (File)
Dec 9 2025, 6:05 PM
Unknown Object (File)
Dec 5 2025, 3:30 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
Lint Not Applicable
Unit
Tests Not Applicable