From the maintainer:
"the project util-linuf-ng (sic) will be renamed back to util-linux. I'm
working on this together with kernel.org admins.
The stuff in the package (e.g. man pages, comments, README files,
...) is already updated.
My plan is to keep all old URLs, paths and addresses
On Mon, Nov 29, 2010 at 11:09 AM, David Jensen
wrote:
> Note: Section 5.10, “GCC-4.5.1 - Pass 2” does not use a case statement
> for the frame-pointer. Problematic for x86_64? Perhaps both sections
> should be:
>
> case `uname -m` in
> i?86 | x86_64) sed -i 's/^T_CFLAGS =$/& -fomit-frame-pointer