diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 85eefade4..5dcef16f6 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,15 @@ or as appropriate for the entry or if needed the entire day's listitem. --> + + 2017-08-16 + + + [bdubbs] - Remove unneeded options from glibc. + + + + 2017-08-16 diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index b5f249a5d..fd44fdcc0 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -93,8 +93,6 @@ cd build ../configure --prefix=/usr \ --disable-werror \ --enable-kernel=&min-kernel; \ - --enable-obsolete-rpc \ - --enable-obsolete-nsl \ --enable-stack-protector=strong \ libc_cv_slibdir=/lib unset GCC_INCDIR @@ -118,15 +116,6 @@ unset GCC_INCDIR - - --enable-obsolete-rpc and - --enable-obsolete-nsl - - These options build older RPC code for use with - network file system utilities (nfs). - - - --enable-stack-protector=strong diff --git a/general.ent b/general.ent index 651805380..9a0161197 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ - + - + - +