Ignore:
Timestamp:
Jan 1, 2010, 8:42:36 AM (14 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:
97bbe67
Parents:
24bab8b
Message:

Stopped Cloog-PPL from setting LD_LIBRARY_PATH to fix segfault issues.

File:
1 edited

Legend:

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

    r24bab8b r5dcff5d6  
    3333-->
    3434
     35    <para os="s1">The following prevents the configure script from setting <envar>LD_LIBRARY_PATH</envar> when it finds PPL. This will prevent any conflicts with libraries from the host system:</para>
     36
     37<screen os="s2"><userinput>cp -v configure{,.orig}
     38sed "/LD_LIBRARY_PATH=/d" configure.orig &gt; configure</userinput></screen>
     39
    3540    <para os="a">Prepare CLooG-PPL for compilation:</para>
    3641
Note: See TracChangeset for help on using the changeset viewer.