Changeset 8a9d779 for chapter08/tcl.xml


Ignore:
Timestamp:
10/02/2024 03:59:34 AM (10 days ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
trunk, xry111/loongarch
Children:
5607053b
Parents:
d77b09e
git-author:
Bruce Dubbs <bdubbs@…> (10/02/2024 03:57:52 AM)
git-committer:
Bruce Dubbs <bdubbs@…> (10/02/2024 03:59:34 AM)
Message:

Package updates.
Update to Python3-3.12.7.
Update to tcl9.0.0.
Update to linux-6.11.1.
Update to libtool-2.5.3.
Update to iproute2-6.11.0.
Update to bash-5.2.37.
Update to bc-7.0.3.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/tcl.xml

    rd77b09e r8a9d779  
    55  %general-entities;
    66  <!ENTITY tdbc-ver          "1.1.9">
    7   <!ENTITY itcl-ver          "4.3.0">
     7  <!ENTITY itcl-ver          "4.3.1">
    88]>
    99
     
    7676    <para>Build the package:</para>
    7777
    78 <screen><userinput remap="make">make
     78<screen><userinput remap="make">make NATIVE_ZIP=$PWD/minizip
    7979
    8080sed -e "s|$SRCDIR/unix|/usr/lib|" \
     
    104104
    105105<screen><userinput remap="test">make test</userinput></screen>
     106
     107    <para>Twelve tests are known to fail in the chroot environment.</para>
    106108
    107109    <para>Install the package:</para>
Note: See TracChangeset for help on using the changeset viewer.