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
F83152772: D22580.id64963.diff
Tue, May 7, 1:32 AM
Unknown Object (File)
Thu, May 2, 9:20 AM
Unknown Object (File)
Thu, May 2, 9:20 AM
Unknown Object (File)
Thu, May 2, 9:20 AM
Unknown Object (File)
Thu, May 2, 4:42 AM
Unknown Object (File)
Sat, Apr 27, 12:02 AM
Unknown Object (File)
Wed, Apr 24, 11:42 AM
Unknown Object (File)
Sat, Apr 20, 4:33 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