mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
updated explanation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1132 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
90af77e59a
commit
b19e465b85
@ -1,7 +1,7 @@
|
||||
<sect2>
|
||||
<title>Command explanations</title>
|
||||
|
||||
<para><userinput>sed '/#define __/a #include <stdint.h>' readelf.h.backup > readelf.h :</userinput> This
|
||||
<para><userinput>sed $'/#define __/a \\\n#include <stdint.h>' readelf.h.backup > readelf.h :</userinput> This
|
||||
sed fixes an error which occurs when compiling file-3.36 with
|
||||
automake-1.5 installed.</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user