Auto-sync with upstream branch master to fix a build failure
Upstream commit: df359a25ba6f6bda06104229fbfe284c1fb30915 - Revert "Make libc symbols hidden in static PIE" [BZ #27237] The previous auto-sync failed to build due to the above bug.
This commit is contained in:
parent
a3f45b39c5
commit
c290b45611
@ -1,4 +1,4 @@
|
||||
%define glibcsrcdir glibc-2.32.9000-572-g3725ee39db
|
||||
%define glibcsrcdir glibc-2.32.9000-573-gdf359a25ba
|
||||
%define glibcversion 2.32.9000
|
||||
# Pre-release tarballs are pulled in from git using a command that is
|
||||
# effectively:
|
||||
@ -2290,9 +2290,10 @@ fi
|
||||
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Arjun Shankar <arjun@redhat.com> - 2.32.9000-29
|
||||
* Wed Jan 27 2021 Arjun Shankar <arjun@redhat.com> - 2.32.9000-29
|
||||
- Auto-sync with upstream branch master,
|
||||
commit 3725ee39dbd4d7c17fc276b3ea4248cc16e4b522:
|
||||
commit df359a25ba6f6bda06104229fbfe284c1fb30915:
|
||||
- Revert "Make libc symbols hidden in static PIE" [BZ #27237]
|
||||
- benchtests: Do not build bench-timing-type with MODULE_NAME=libc
|
||||
- aarch64: Fix the list of tested IFUNC variants [BZ #26818]
|
||||
- Update INSTALL with package versions that are known to work
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.32.9000-572-g3725ee39db.tar.xz) = a920f2a9dcfd10fd7c16c4e6830f89e9c21f9beb20a582da2c5ba2f04a2ea004d7674650fc3a6949b575d76fb59de191d06fdcfd71288fd0b1ab39c69f648e7b
|
||||
SHA512 (glibc-2.32.9000-573-gdf359a25ba.tar.xz) = d5457c1756810308d4ec643c4f1a19a575656b9617db34909848c9ed877d09045bc1bd447189dccce59bcbe905bac56154e7a5896c9ebcb9b89f0a22643f816f
|
||||
|
Loading…
Reference in New Issue
Block a user