freebsd-ports/devel/nasm
Jan Beich d3fb9d0b9c 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
2017-01-07 17:43:56 +00:00
..
files
distinfo
Makefile
pkg-descr
pkg-plist