Ignore:
Timestamp:
06/30/2024 03:40:41 PM (3 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.2, 12.2-rc1, multilib, trunk, xry111/arm64, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.2, xry111/mips64el, xry111/multilib
Children:
ba0723a
Parents:
201aa93
Message:

Package and format updates.

Update to iana-etc-20240612.
Update to bc-6.7.6.
Update to man-pages-6.9.1.
Update to linux-6.9.7.
Update to sysklogd-2.5.2.
Update to shadow-4.16.0.
Update to systemd-256.1.
Update to setuptools-70.1.1.

Also change the formatting of options '-Dsomething' to '-D something'.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter01/askforhelp.xml

    r201aa93 re91edad  
    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.