From 12528490d0885a9e2a665d5052c75e48e559441c Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 24 Apr 2020 13:18:07 +0200 Subject: use a more neutral C compiled Aka adapt to a world where gcc is no more the apex predator... Several Linux distros as well as FreeBSD >= 10 default to clang instead of gcc. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 4eaa2205..3b82045c 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,6 @@ - cpan_testers: + o adapt to a world where gcc is no more the apex predator + (aka works out of the box when there's clang but not gcc) o check & report where genhdlist2 is o check that web server has actually started o describe more tests to help pinpoint regressions -- cgit v1.2.1