Ignore:
Timestamp:
Jan 8, 2011, 6:31:49 PM (13 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
500e787
Parents:
f42e5c1
git-author:
Joe Ciccone <jciccone@…> (01/08/11 18:08:11)
git-committer:
Joe Ciccone <jciccone@…> (01/08/11 18:31:49)
Message:

Update Vim to 7.3.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/multilib/vim.xml

    rf42e5c1 r6c5a343  
    2525    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2626    href="../common/vim.xml"
    27     xpointer="xpointer(//*[@os='a'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    30     href="../common/vim.xml"
    3127    xpointer="xpointer(//*[@os='p1'])"/>
    3228
     
    3430    href="../common/vim.xml"
    3531    xpointer="xpointer(//*[@os='p2'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     34    href="../common/vim.xml"
     35    xpointer="xpointer(//*[@os='s1'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     38    href="../common/vim.xml"
     39    xpointer="xpointer(//*[@os='s2'])"/>
    3640
    3741    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    5559    xpointer="xpointer(//*[@os='d'])"/>
    5660
    57 <screen os="e"><userinput>CC="${CC} ${BUILD64}" CXX="${CXX} ${BUILD64}" CPPFLAGS="-DUNUSED=" \
     61<screen os="e"><userinput>CC="${CC} ${BUILD64}" CXX="${CXX} ${BUILD64}" \
    5862  ./configure --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    5963  --prefix=/tools --enable-multibyte --enable-gui=no \
Note: See TracChangeset for help on using the changeset viewer.