Changeset 31d6944 for jhalfs.conf


Ignore:
Timestamp:
03/10/2006 06:55:30 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
1.0, 2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
b287536
Parents:
0d52034
Message:

Changed how the testsuites are handled and fixed the missing locales installation for chapter05 testsuites.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • jhalfs.conf

    r0d52034 r31d6944  
    1818RUNMAKE=0
    1919
    20 #--- Run test suites  0(no)/1(yes)
    21 TEST=0
    22 
    23 #--- Run the toolchain tests  0(no)/1(yes)
    24 TOOLCHAINTEST=1
     20#--- Run test suites  [0-3]
     21#  0 = none
     22#  1 = only chapter06 Glibc, GCC and Binutils testsuites
     23#  2 = all chapter06 testsuites
     24#  3 = all chapter05 and chapter06 testsuites
     25TEST=1
    2526
    2627#--- Run the stripping phases  0(no)/1(yes)
Note: See TracChangeset for help on using the changeset viewer.