|
@@ -82,6 +82,11 @@ mv glibc-libidn-&glibc-version; libidn</userinput></screen>
|
|
|
's|libs -o|libs -L/usr/lib -Wl,-dynamic-linker=/lib/ld-linux.so.2 -o|' \
|
|
|
scripts/test-installation.pl</userinput></screen>
|
|
|
|
|
|
+ <para>Apply a patch to obtain various fixes that the upstream maintainers
|
|
|
+ have provided:</para>
|
|
|
+
|
|
|
+<screen><userinput>patch -Np1 -i ../&glibc-branch_update-patch;</userinput></screen>
|
|
|
+
|
|
|
<para>The Glibc documentation recommends building Glibc outside of the source
|
|
|
directory in a dedicated build directory:</para>
|
|
|
|