import glibc-2.17-292.el7.src.rpm
Signed-off-by: zhangbinchen <zhangbinchen@openanolis.org>
This commit is contained in:
commit
ff0128648f
929 changed files with 436800 additions and 0 deletions
16
glibc-rh1673465-8.patch
Normal file
16
glibc-rh1673465-8.patch
Normal file
|
@ -0,0 +1,16 @@
|
|||
Adjust resolv/tst-inet_aton_exact to use tests instead of tests-internal.
|
||||
Downstream, tests-internal is currently ignored.
|
||||
|
||||
diff --git a/resolv/Makefile b/resolv/Makefile
|
||||
index 0130a09db2d69451..033c3c651f0deb1b 100644
|
||||
--- a/resolv/Makefile
|
||||
+++ b/resolv/Makefile
|
||||
@@ -34,7 +34,7 @@ routines := herror inet_addr inet_ntop inet_pton nsap_addr res_init \
|
||||
tests = tst-aton tst-leaks tst-inet_ntop
|
||||
xtests = tst-leaks2
|
||||
|
||||
-tests-internal += tst-inet_aton_exact
|
||||
+tests += tst-inet_aton_exact
|
||||
|
||||
|
||||
generate := mtrace-tst-leaks.out tst-leaks.mtrace tst-leaks2.mtrace
|
Loading…
Add table
Add a link
Reference in a new issue