Changeset aaa3150
- Timestamp:
 - Jan 7, 2014, 9:10:05 PM (12 years ago)
 - Branches:
 - clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
 - Children:
 - 307b245
 - Parents:
 - ab871d9
 - File:
 - 
      
- 1 edited
 
- 
          
  BOOK/final-system/common/gcc.xml (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/final-system/common/gcc.xml
rab871d9 raaa3150 34 34 suppress the execution of the <command>fixincludes</command> script:</para> 35 35 36 <screen os="fix2"><userinput>cp -v gcc/Makefile.in{,.orig} 37 sed 's@\./fixinc\.sh@-c true@' gcc/Makefile.in.orig > gcc/Makefile.in</userinput></screen> 36 <screen os="fix2"><userinput>sed -i 's@\./fixinc\.sh@-c true@' gcc/Makefile.in</userinput></screen> 38 37 39 38 <para os="f">The GCC documentation recommends building GCC outside of the source  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  