Changeset 7f5a3b8 for chapter06/glibc.xml
- Timestamp:
- 08/18/2017 06:40:54 PM (6 years ago)
- Branches:
- 10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 8.1, 8.1-rc2, 8.2, 8.2-rc1, 8.3, 8.3-rc1, 8.3-rc2, 8.4, 8.4-rc1, 9.0, 9.0-rc1, 9.1, 9.1-rc1, arm, bdubbs/gcc13, cross-chap5, ml-11.0, multilib, old-trunk, s6-init, trunk, xry111/arm64, xry111/clfs-ng, xry111/git-transition, xry111/glibc-2.34, xry111/glibc-2.37, xry111/kcfg-revise, xry111/lfs-next, xry111/pip3, xry111/queue-11.3, xry111/rust-wip-20221008, xry111/tester-nohack, xry111/usr-move
- Children:
- 0a88d3b, da10708
- Parents:
- ac9c87b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter06/glibc.xml
rac9c87b r7f5a3b8 94 94 --disable-werror \ 95 95 --enable-kernel=&min-kernel; \ 96 --enable-obsolete-rpc \97 --enable-obsolete-nsl \98 96 --enable-stack-protector=strong \ 99 97 libc_cv_slibdir=/lib … … 116 114 <para>This option disables the -Werror option passed to 117 115 GCC. This is necessary for running the test suite.</para> 118 </listitem>119 </varlistentry>120 121 <varlistentry>122 <term><parameter>--enable-obsolete-rpc</parameter> and123 --enable-obsolete-nsl</term>124 <listitem>125 <para>These options build older RPC code for use with126 network file system utilities (nfs).</para>127 116 </listitem> 128 117 </varlistentry>
Note:
See TracChangeset
for help on using the changeset viewer.