Ignore:
Timestamp:
09/29/2015 09:37:03 PM (9 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
7.8-systemd
Parents:
f77b95f
Message:

LFS-systemd-7.8

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/adjusting.xml

    rf77b95f r9c13f79  
    4343  as expected. To do this, perform the following sanity checks:</para>
    4444
    45 <screen os="a"><userinput>echo 'main(){}' &gt; dummy.c
     45<screen os="a"><userinput>echo 'int main(){}' &gt; dummy.c
    4646cc dummy.c -v -Wl,--verbose &amp;&gt; dummy.log
    4747readelf -l a.out | grep ': /lib'</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.