update to glibc-2.28-189.el8.src.rpm
Signed-off-by: Zhao Hang <wb-zh951434@alibaba-inc.com>
This commit is contained in:
parent
16d0cc6441
commit
97c0bc97f4
89 changed files with 14073 additions and 1116 deletions
23
glibc-rh1991001-10.patch
Normal file
23
glibc-rh1991001-10.patch
Normal file
|
@ -0,0 +1,23 @@
|
|||
commit 52290d8c04569615fb011ee286d52dc5147afbd7
|
||||
Author: Szabolcs Nagy <szabolcs.nagy@arm.com>
|
||||
Date: Thu Apr 15 09:57:10 2021 +0100
|
||||
|
||||
elf: Fix missing include in test case [BZ #27136]
|
||||
|
||||
Broken test was introduced in
|
||||
|
||||
commit 8f85075a2e9c26ff7486d4bbaf358999807d215c
|
||||
elf: Add a DTV setup test [BZ #27136]
|
||||
|
||||
diff --git a/elf/tst-tls20.c b/elf/tst-tls20.c
|
||||
index ac5f8c8d39b66dd6..9977ec803208b9c8 100644
|
||||
--- a/elf/tst-tls20.c
|
||||
+++ b/elf/tst-tls20.c
|
||||
@@ -21,6 +21,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <support/check.h>
|
||||
+#include <support/support.h>
|
||||
#include <support/xdlfcn.h>
|
||||
#include <support/xthread.h>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue