Files
nginx/auto/cc
Ruslan Ermilov 6ce439ebde Configure: fixed clang version detection (closes #1539).
While 325b3042edd6 fixed it on MINIX, it broke it on systems
that output the word "version" on several lines with "cc -v".
The fix is to only consider "clang version" or "LLVM version"
as clang version, but this time only using sed(1).
2018-04-24 14:04:59 +03:00
..
2012-01-18 15:07:43 +00:00
2017-05-15 20:09:44 +03:00