K 10 svn:author V 6 jbeich K 8 svn:date V 27 2017-01-07T18:35:39.714600Z K 7 svn:log V 430 MFH: r430817 devel/nasm: unbreak with clang 4.0 checking for strspn... no configure: error: NASM requires ANSI C (specifically, "strspn") [...] conftest.c:56:13: error: this function declaration is not a prototype [-Werror,-Wstrict-prototypes] char strspn (); ^ void Regressed by: https://github.com/llvm-mirror/clang/commit/162749f9c543 Approved by: portmgr blanket Approved by: ports-secteam blanket END