----- Original Message ----- 
From: "Bruce Dubbs" <[email protected]>
To: "LFS Developers Mailinglist" <[email protected]>
Sent: Monday, February 27, 2012 5:50 AM
Subject: Re: [lfs-dev] Util-linux arch command


>  > ◦[randy] - Added three configure parameters to the Chapter 6
>  > Util-linux-ng instructions so that additional programs are installed.
>  > Also updated the installed programs list.
>
> OK, I see that discussion about write and partx but I don't see anything
> about arch.  The arch parameter is in clfs, but I don't see any
> discussion about why it's there.
>
> Perhaps we should just drop it since neither util-linux nor coreutils
> builds it normally and it probably could be replaced with an alias or
> script that just does `uname -m`.
>
>    -- Bruce
>
Each configure run arch at 2 different path and look to satisfy from
'unknow' answer
/bin/arch              = `(/bin/arch) 2>/dev/null              || echo
unknown`
/usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || echo
unknown`

Gilles

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to