Changes between Version 1 and Version 2 of Ticket #54642, comment 1


Ignore:
Timestamp:
Aug 19, 2017, 8:55:57 PM (7 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54642, comment 1

    v1 v2  
    1212}}}
    1313
    14 can be fixed with
     14appears to be due to the fact that the llvm libraries are built statically
     15{{{
     16$ llvm-config   --shared-mode
     17static
     18}}}
     19
     20and can be fixed with
    1521{{{
    1622configure.args-append --disable-llvm-shared-libs