Re: [LFS Trac] #5938: Accept new rust based utilities in host requirements
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <[email protected]> |
#5938: Accept new rust based utilities in host requirements
--------------------+-----------------------
Reporter: pierre | Owner: lfs-book
Type: task | Status: new
Priority: normal | Milestone: 13.1
Component: Book | Version: git
Severity: normal | Resolution:
Keywords: |
--------------------+-----------------------
Comment (by Bruce Dubbs):
I suppose we can add a ver_coreutils() function to test for either version
of coreutils.
I haven't looked at ubuntu-26.04-LTS so I'm not sure how to check, but we
need to do something like:
{{{
if rust_coreutils && version >= 0.8 then return OK
else if coreutils sort >= 8.1 then return OK
else bail()
}}}
--
Ticket URL: <https://wiki.linuxfromscratch.org/lfs/ticket/5938#comment:1>
LFS Trac <https://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page