<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Mesa built with meson has RPATH entries"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=108766#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Mesa built with meson has RPATH entries"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=108766">bug 108766</a>
              from <span class="vcard"><a class="email" href="mailto:fdo-bugs@engestrom.ch" title="Eric Engestrom <fdo-bugs@engestrom.ch>"> <span class="fn">Eric Engestrom</span></a>
</span></b>
        <pre>Issue confirmed, and tracked down to the fact meson passes the build-time file
to meson.add_install_script() instead of the install-time one, which has gone
through the stripping process and everything.
I'm looking at ways to get meson to give us the right file.

On an other note, I'm not sure that having unnecessary rpath entries should be
a blocker for the release; do you? As you said, distros have been shipping this
for a while and I'm not aware of any issue this has caused.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>