[Bug 200037] databases/pgrouting: fix build with clang < 3.6

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri May 8 00:04:36 UTC 2015


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

            Bug ID: 200037
           Summary: databases/pgrouting: fix build with clang < 3.6
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: amdmi3 at FreeBSD.org
                CC: coder at tuxfamily.org
             Flags: maintainer-feedback?(coder at tuxfamily.org)
                CC: coder at tuxfamily.org

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

pgrouting fails to build on e.g. FreeBSD 10.1 with

    c++: error: unknown argument: '-fno-delete-null-pointer-checks'

clang 3.6 knows this flag though, so force use of clang 3.6 if clang < 3.6 is
used.

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


More information about the freebsd-ports-bugs mailing list