[Bug 242234] devel/dmlc-core: fix build on GCC architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 25 20:39:11 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242234

            Bug ID: 242234
           Summary: devel/dmlc-core: fix build on GCC architectures
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri at freebsd.org
          Reporter: pkubaj at FreeBSD.org
             Flags: maintainer-feedback?(yuri at freebsd.org)
          Assignee: yuri at freebsd.org

Created attachment 209425
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=209425&action=edit
patch

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list