<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hello</p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">Le 17/07/2023 à 15:16, IOhannes m
      zmoelnig a écrit :<br>
    </div>
    <blockquote type="cite"
cite="mid:168959980833.242299.16198883376428275018.reportbug@umlautT.umlaeute">
      <pre class="moz-quote-pre" wrap="">The latter is required as some faust binaries statically link against llvm, and 
`llvm-config --link-static --libs` (from 'llvm', pulled in by 'llvm-dev') emits
(among other things):
</pre>
      <blockquote type="cite" style="color: #007cff;">
        <pre class="moz-quote-pre" wrap="">-lPolly -lPollyISL</pre>
      </blockquote>
    </blockquote>
    <p>Yeah, this isn't ideal. I will have a look<br>
    </p>
    <p>An ugly workaround would be to remove these 2 libs from the list
      after llvm-config <br>
    </p>
    <p><br>
    </p>
    <p>Cheers<br>
      S</p>
    <p><br>
    </p>
    <p><br>
    </p>
  </body>
</html>