Ignore:
Timestamp:
Jun 6, 2009, 10:27:08 PM (15 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:
c7e5a98
Parents:
b39617b
Message:

Fix compilation error with Vim in the final system

File:
1 edited

Legend:

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

    rb39617b rf4a3466  
    5050    xpointer="xpointer(//*[@os='d'])"/>
    5151
    52 <screen os="e"><userinput>CC="gcc ${BUILD64}" CXX="g++ ${BUILD64}" ./configure --prefix=/usr \
    53    --enable-multibyte</userinput></screen>
     52<screen os="e"><userinput>CC="gcc ${BUILD64}" CXX="g++ ${BUILD64}" \
     53    CPPFLAGS="-DUNUSED=" ./configure --prefix=/usr \
     54    --enable-multibyte</userinput></screen>
    5455
    5556    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.