summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2020-04-24 13:18:07 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2020-04-29 14:44:05 +0200
commit12528490d0885a9e2a665d5052c75e48e559441c (patch)
treedd0d201e3a1bffe3718323324835a231849409d1 /NEWS
parent8424241ebdea1e07b852c0d77d6520d51b35b7f4 (diff)
downloadurpmi-12528490d0885a9e2a665d5052c75e48e559441c.tar
urpmi-12528490d0885a9e2a665d5052c75e48e559441c.tar.gz
urpmi-12528490d0885a9e2a665d5052c75e48e559441c.tar.bz2
urpmi-12528490d0885a9e2a665d5052c75e48e559441c.tar.xz
urpmi-12528490d0885a9e2a665d5052c75e48e559441c.zip
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.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
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