Changeset 485c2de in clfs-sysroot for BOOK/final-system/common/coreutils.xml


Ignore:
Timestamp:
Aug 30, 2006, 11:37:31 AM (18 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
c9f1b1b
Parents:
d9aba5a
Message:

Updated the uname patch to one that works on all architectures.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/coreutils.xml

    rd9aba5a r485c2de  
    3030
    3131<screen os="p2"><userinput>patch -Np1 -i ../&coreutils-suppress-patch;</userinput></screen>
     32
     33    <para os="p3">A known issue with the <command>uname</command> program from
     34    this package is that the <option>-p</option> switch always
     35    returns <computeroutput>unknown</computeroutput>. The following patch
     36    fixes this behavior for all architectures:</para>
     37
     38<screen os="p4"><userinput>patch -Np1 -i ../&coreutils-uname-patch;</userinput></screen>
    3239
    3340    <para os="a">Configure doesn't properly handle the following tests
Note: See TracChangeset for help on using the changeset viewer.