Ignore:
Timestamp:
Dec 22, 2013, 9:44:45 PM (10 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
05071fe
Parents:
22cab5f
Message:

Add a sed to cloog which attempts to install a cloog-isl.cmake file for pkg-config. Quite strange.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/cloog.xml

    r22cab5f r9420398  
    3333LDFLAGS="-Wl,-rpath-link,/usr/lib:/lib" \
    3434  ./configure --prefix=/usr --enable-shared --with-isl=system</userinput></screen>
     35
     36    <para os="s1">Apply a <command>sed</command> which prevents the attempted installation of an invalid file:</para>
     37
     38<screen os="s2"><userinput>sed -i '/cmake/d' Makefile</userinput></screen>
    3539
    3640    <para os="c">Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.