mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-10 05:03:06 +03:00
Fix botched up regeneration in the last commit
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
2017-11-16 Siddhesh Poyarekar <siddhesh@sourceware.org>
|
2017-11-16 Siddhesh Poyarekar <siddhesh@sourceware.org>
|
||||||
|
|
||||||
* INSTALL: Update sourceware link to https.
|
* INSTALL: Fix botched up regeneration.
|
||||||
* NEWS: Likewise.
|
|
||||||
* configure: Likewise.
|
* NEWS: Update sourceare link to https.
|
||||||
* configure.ac: Likewise.
|
* configure.ac: Likewise.
|
||||||
* crypt/md5test-giant.c: Likewise.
|
* crypt/md5test-giant.c: Likewise.
|
||||||
* dlfcn/bug-atexit1.c: Likewise.
|
* dlfcn/bug-atexit1.c: Likewise.
|
||||||
@@ -16,6 +16,8 @@
|
|||||||
* sunrpc/Makefile: Likewise.
|
* sunrpc/Makefile: Likewise.
|
||||||
* sysdeps/arm/armv7/multiarch/memcpy_impl.S: Likewise.
|
* sysdeps/arm/armv7/multiarch/memcpy_impl.S: Likewise.
|
||||||
* wcsmbs/tst-mbrtowc2.c: Likewise.
|
* wcsmbs/tst-mbrtowc2.c: Likewise.
|
||||||
|
* configure: Regenerate.
|
||||||
|
* INSTALL: Regenerate.
|
||||||
|
|
||||||
2017-11-15 Martin Sebor <msebor@redhat.com>
|
2017-11-15 Martin Sebor <msebor@redhat.com>
|
||||||
|
|
||||||
|
5
INSTALL
5
INSTALL
@@ -2,8 +2,9 @@ Installing the GNU C Library
|
|||||||
****************************
|
****************************
|
||||||
|
|
||||||
Before you do anything else, you should read the FAQ at
|
Before you do anything else, you should read the FAQ at
|
||||||
<https://sourceware.org/glibc/wiki/FAQ>. It answers common questions and
|
<https://sourceware.org/glibc/wiki/FAQ>. It answers common questions
|
||||||
describes problems you may experience with compilation and installation.
|
and describes problems you may experience with compilation and
|
||||||
|
installation.
|
||||||
|
|
||||||
You will need recent versions of several GNU tools: definitely GCC
|
You will need recent versions of several GNU tools: definitely GCC
|
||||||
and GNU Make, and possibly others. *Note Tools for Compilation::,
|
and GNU Make, and possibly others. *Note Tools for Compilation::,
|
||||||
|
Reference in New Issue
Block a user