Changeset 3135bd6


Ignore:
Timestamp:
02/21/06 08:47:25 (7 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
('master', '5ea4e55860c61746fb61f12cd3c83d270ee17451')('clfs-1.2', '0d1a577466382847256b44170acecbd2e8cdc0c5')('simp', '271d1f963630b9cb390baf1ee2d8bdfe7d14e340')('systemd', 'ec008670fee2dc8086a6ce805d4831378d59895d')
Children:
8bb75cec88f4799fb40ddb81bf7d7c0e43ea8de2
Parents:
c9995858b482e5231ede3d7e0ae15a50610cd22a
git-author:
Jim Gifford <clfs@jg555.com>2006-02-21 08:47:25+00:00
git-committer:
Jim Gifford <clfs@jg555.com>2006-02-21 08:47:25+00:00
Message:

r647@server (orig r645): manuel | 2005-11-07 11:31:37 -0800
Fixed Module-Init-Tools' testsuite for multilib archs.

Location:
BOOK/final-system
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/mips64/module-init-tools.xml

    rc999585 r3135bd6  
    6464 
    6565    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    66     href="../common/module-init-tools.xml" 
     66    href="../multilib/module-init-tools.xml" 
    6767    xpointer="xpointer(//*[@os='g1'])"/> 
    6868 
  • BOOK/final-system/multilib/module-init-tools.xml

    rc999585 r3135bd6  
    5555    xpointer="xpointer(//*[@os='g'])"/> 
    5656 
    57     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    58     href="../common/module-init-tools.xml" 
    59     xpointer="xpointer(//*[@os='g1'])"/> 
     57<screen os="g1"><userinput>tar -xvf ../module-init-tools-testsuite-&module-init-tools-version;.tar.bz2 &amp;&amp; 
     58CC="gcc ${BUILD64}" ./configure &amp;&amp; 
     59make check &amp;&amp; 
     60make distclean</userinput></screen> 
    6061 
    6162    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
Note: See TracChangeset for help on using the changeset viewer.