Ignore:
Timestamp:
Aug 13, 2006, 9:26:31 AM (18 years ago)
Author:
Ken Moffat <zarniwhoop@…>
Children:
3886e27
Parents:
2828d9f
Message:

Add make check for 32-bit bzip2, fixes ticket #79.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • final-system/multilib/bzip2.xml

    r2828d9f r44f856c  
    3838<screen os="e"><userinput>make CC="gcc ${BUILD32}" CXX="g++ ${BUILD32}" libbz2.a</userinput></screen>
    3939
     40    <para os="e1">To test the results, issue:
     41    <userinput>make CC="gcc ${BUILD32}" CXX="g++ ${BUILD32}" check</userinput>
     42    .</para>
     43
    4044    <para os="i">Install the libraries and make
    4145    a necessary symbolic link:</para>
Note: See TracChangeset for help on using the changeset viewer.