Changeset 73a91fa for BOOK/temp-system/multilib
- Timestamp:
 - Nov 17, 2012, 9:49:46 PM (13 years ago)
 - Branches:
 - clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
 - Children:
 - d8aca67
 - Parents:
 - e3041a1
 - File:
 - 
      
- 1 edited
 
- 
          
  BOOK/temp-system/multilib/coreutils.xml (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/temp-system/multilib/coreutils.xml
re3041a1 r73a91fa 53 53 xpointer="xpointer(//*[@os='h1'])"/> 54 54 55 <screen os="h2"><userinput>cp -v Makefile{,.orig} 56 sed '/src_make_prime_list/d' Makefile.orig > Makefile 57 depbase=`echo src/make-prime-list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 58 gcc -m64 -std=gnu99 -I. -I./lib -Ilib -I./lib -Isrc -I./src \ 59 -fdiagnostics-show-option -funit-at-a-time -g -O2 -MT \ 60 src/make-prime-list.o -MD -MP -MF $depbase.Tpo -c -o src/make-prime-list.o \ 61 src/make-prime-list.c && 62 mv -f $depbase.Tpo $depbase.Po 63 gcc -m64 -std=gnu99 -fdiagnostics-show-option -funit-at-a-time -g -O2 \ 64 -Wl,--as-needed -o src/make-prime-list src/make-prime-list.o 65 </userinput></screen> 55 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 56 href="../common/coreutils.xml" 57 xpointer="xpointer(//*[@os='h2'])"/> 66 58 67 59 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  