diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-04-21 22:45:02 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-04-29 14:38:28 +0200 |
commit | 48ec7f80caf6f42bb92c8cedd490974a4546d073 (patch) | |
tree | c1cf2bba44ed569c2375de655c04fbf72c3b7426 /NEWS | |
parent | 8f71a97c4a6759ada040eea2c5cc83acb46a18c2 (diff) | |
download | urpmi-48ec7f80caf6f42bb92c8cedd490974a4546d073.tar urpmi-48ec7f80caf6f42bb92c8cedd490974a4546d073.tar.gz urpmi-48ec7f80caf6f42bb92c8cedd490974a4546d073.tar.bz2 urpmi-48ec7f80caf6f42bb92c8cedd490974a4546d073.tar.xz urpmi-48ec7f80caf6f42bb92c8cedd490974a4546d073.zip |
cpan-testers: work without glibc-static-devel
just build a dynamic binary but exclude its deps
rationale: quite a lot of CPAN testers do not have static libs
installed...
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ o fix test with rpm < 4.13 on CentOS7 o perform some file conflict tests only on Mageia o try harder to find genhdlist2 in uninstalled CPAN modules + o work without glibc-static-devel - testsuite: o describe it more o disable fsync/fdatasync while running tests |