<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:currojerez@riseup.net" title="Francisco Jerez <currojerez@riseup.net>"> <span class="fn">Francisco Jerez</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Clover ignores --with-opencl-libdir path"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=61415">bug 61415</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>RESOLVED
           </td>
           <td>REOPENED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>FIXED
           </td>
           <td>---
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>mattst88@gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Clover ignores --with-opencl-libdir path"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=61415#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Clover ignores --with-opencl-libdir path"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=61415">bug 61415</a>
              from <span class="vcard"><a class="email" href="mailto:currojerez@riseup.net" title="Francisco Jerez <currojerez@riseup.net>"> <span class="fn">Francisco Jerez</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=61415#c7">comment #7</a>)
<span class="quote">> Please could you clarify what libraries should be installed into this
> directory? 

> I was building i965 r600g and clover all together and wasn't seeing anything
> in there</span >

Looking through the commit logs, this seems to have broken it:

<span class="quote">> commit 45270fb0fd1abd7619933c2845f9dc74cdfbe6fd
> Author: Matt Turner <<a href="mailto:mattst88@gmail.com">mattst88@gmail.com</a>>
> Date:   Thu Sep 13 10:45:01 2012 -0700

>     targets/pipe-loader: Convert to automake
> </span >

After this commit the PIPE_INSTALL_DIR environment variable is ignored and pipe
libraries are installed unconditionally into "$(libdir)/gallium-pipe" (which
seems OK by itself but it breaks the expected behaviour of the
"--with-opencl-libdir" configure option). A possible solution would be to
rename this option to "--with-pipe-libdir" (or something similar) and fix
"targets/pipe-loader/Makefile.am" to take it into account correctly.

Reopening and adding Matt to the CC list.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>