Remove unnecessary comment, updated sources

This commit is contained in:
Jeff Law 2012-06-05 12:00:01 -06:00
parent fdfcf25434
commit b63a792795
3 changed files with 6 additions and 6 deletions

2
.gitignore vendored
View File

@ -22,3 +22,5 @@ glibc-2.14-394-g8f3b1ff
/glibc-ports-2.15.90-36d173fb.tar.gz
/glibc-2.15.90-edf2933a.tar.gz
/glibc-2.15.90-edf2933a-fedora.tar.gz
/glibc-2.15.90-6043738b-fedora.tar.gz
/glibc-2.15.90-6043738b.tar.gz

View File

@ -420,13 +420,10 @@ rm -rf %{glibcportsdir}
%patch2034 -p1
%patch2035 -p1
# A lot of programs still misuse memcpy when they have to use
# memmove. The memcpy implementation below is not tolerant at
# all.
%if %{buildpower6}
# On powerpc32, hp timing is only available in power4/power6
# libs, not in base, so pre-power4 dynamic linker is incompatible
# with power6 libs.
%if %{buildpower6}
rm -f sysdeps/powerpc/powerpc32/power4/hp-timing.[ch]
%endif

View File

@ -1,3 +1,4 @@
3eb6930816a459a7312efe090c328d5e glibc-2.15.90-6043738b-fedora.tar.gz
680f8ae156acfa7d8c78ce05d9568103 glibc-2.15.90-6043738b.tar.gz
8502eb8b2c3abccaabaa45ce45808d48 glibc-ports-2.15.90-36d173fb.tar.gz
4ce07f4bf5baca2392ba490a9cead9ee glibc-2.15.90-edf2933a.tar.gz
783aa8331edb3014c05fad6858123cdb glibc-2.15.90-edf2933a-fedora.tar.gz