Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 May 2015 00:04:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 200037] databases/pgrouting: fix build with clang < 3.6
Message-ID:  <bug-200037-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: amdmi3@FreeBSD.org
                CC: coder@tuxfamily.org
             Flags: maintainer-feedback?(coder@tuxfamily.org)
                CC: coder@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200037-13>