Changeset bc7262e for final-system


Ignore:
Timestamp:
Sep 3, 2006, 6:27:42 AM (18 years ago)
Author:
Joe Ciccone <jciccone@…>
Children:
5f47d6e
Parents:
0db44dc
Message:

Update date
Change the make command of procps to set m64 instead of CC.

Location:
final-system/multilib
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • final-system/multilib/procps-64bit.xml

    r0db44dc rbc7262e  
    2626    xpointer="xpointer(//*[@os='a'])"/>
    2727
    28 <screen os="b"><userinput>make CC="gcc ${BUILD64}"</userinput></screen>
     28<screen os="b"><userinput>make m64="${BUILD64}"</userinput></screen>
    2929
    3030    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • final-system/multilib/procps-n32.xml

    r0db44dc rbc7262e  
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    29 <screen os="b"><userinput>make CC="gcc ${BUILDN32}"</userinput></screen>
     29<screen os="b"><userinput>make m64="${BUILDN32}"</userinput></screen>
    3030
    3131    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • final-system/multilib/procps.xml

    r0db44dc rbc7262e  
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    29 <screen os="b"><userinput>make CC="gcc ${BUILD32}"</userinput></screen>
     29<screen os="b"><userinput>make m64="${BUILD32}"</userinput></screen>
    3030
    3131    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.