On Wed, Apr 08, 2015 at 06:34:30PM +0100, Ken Moffat wrote:
> 
> make -f unix/Makefile CF_NOOPT="-I. -D_FILE_OFFSET_BITS=64 -DUNIX" linux
> 
> The CF_NOOPT override could, no doubt, done in another sed.
> 
But it is better to go with upstreams "new" target -
make -f unix/Makefile generic

Tested (without installing) on both i686 and x86_64.  Loses a couple
of seconds at runtime in i686 on that large image, but works fine.
Unfortunately, the generic target seems to NOT copy unix/Makefile to
the top level so the install again needs to reference that.

Will fix the book shortly.

ĸen
-- 
Nanny Ogg usually went to bed early. After all, she was an old lady.
Sometimes she went to bed as early as 6 a.m.
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to