Ignore:
Timestamp:
09/29/2015 09:27:18 PM (9 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
7.9-systemd
Children:
6eb40d4
Parents:
102c4bb6
Message:

Update to util-linux-2.27
Update to linux-4.2
Update to iproute2-4.2.0
Refresh SBU values and build sizes
Remove unnecessary sed in e2fsprogs
Provide ncurses non-wide-character libraries for version 5
Add additional discussion about copying systems
Fix a warning in the GCC compiler tests
Several typo fixes and additional clarification.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10956 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/gcc-pass2.xml

    r102c4bb6 rdbc347c5  
    182182    expected. To perform a sanity check, run the following commands:</para>
    183183
    184 <screen><userinput>echo 'main(){}' &gt; dummy.c
     184<screen><userinput>echo 'int main(){}' &gt; dummy.c
    185185cc dummy.c
    186186readelf -l a.out | grep ': /tools'</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.