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)
Wed, May 20, 3:20 AM
Unknown Object (File)
Mon, May 11, 3:35 PM
Unknown Object (File)
Sat, May 9, 5:31 PM
Unknown Object (File)
Fri, May 8, 8:25 PM
Unknown Object (File)
Thu, May 7, 11:42 AM
Unknown Object (File)
Thu, Apr 30, 8:08 AM
Unknown Object (File)
Thu, Apr 30, 7:52 AM
Unknown Object (File)
Thu, Apr 30, 7:06 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