Ignore:
Timestamp:
06/30/2024 10:30:20 PM (3 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib, xry111/multilib
Children:
6c905cf
Parents:
dea5385 (diff), ba0723a (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Automatic merge of trunk into multilib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter01/askforhelp.xml

    rdea5385 r5eb7810  
    111111    output.</para>
    112112
    113 <screen><computeroutput>gcc -DALIASPATH=\"/mnt/lfs/usr/share/locale:.\"
    114 -DLOCALEDIR=\"/mnt/lfs/usr/share/locale\"
    115 -DLIBDIR=\"/mnt/lfs/usr/lib\"
    116 -DINCLUDEDIR=\"/mnt/lfs/usr/include\" -DHAVE_CONFIG_H -I. -I.
     113<screen><computeroutput>gcc -D ALIASPATH=\"/mnt/lfs/usr/share/locale:.\"
     114-D LOCALEDIR=\"/mnt/lfs/usr/share/locale\"
     115-D LIBDIR=\"/mnt/lfs/usr/lib\"
     116-D INCLUDEDIR=\"/mnt/lfs/usr/include\" -D HAVE_CONFIG_H -I. -I.
    117117-g -O2 -c getopt1.c
    118118gcc -g -O2 -static -o make ar.o arscan.o commands.o dir.o
Note: See TracChangeset for help on using the changeset viewer.