[PATCH] Re: readahead offset type (re: mantis 0001024)

Mike Frysinger vapier at gentoo.org
Thu Feb 1 22:55:01 UTC 2007


On Monday 29 January 2007, Bernhard Fischer wrote:
> On Mon, Jan 29, 2007 at 07:17:55PM +0100, Asier Llano Palacios wrote:
> >I've done this patch to let it compile without LFS.
>
> nah..
> What about not building it in the first place?
> Index: libc/sysdeps/linux/common/Makefile.in

i dislike mixing .config / src code logic into the build system as this leads 
to bit rot and is more of a pain

we had a thread sometime ago between psm and myself on this topic; leave the 
ifdef logic in the source code and if you want to worry over "empty" object 
files being included into the static archives, add a post hook to strip them 
out

there is no overhead for shared libraries as the toolchain properly culls all 
of this
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/uclibc/attachments/20070201/2a4fb048/attachment-0002.pgp 


More information about the uClibc mailing list