Created attachment 156481 [details] 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.
It's ok with this patch.
A commit references this bug: Author: amdmi3 Date: Sat May 9 02:06:44 UTC 2015 New revision: 385854 URL: https://svnweb.freebsd.org/changeset/ports/385854 Log: - Fix build on 10.x by using newer clang PR: 200037 Submitted by: amdmi3 Approved by: coder@tuxfamily.org (maintainer) Changes: head/databases/pgrouting/Makefile