llvm.ffi: ...
parent
d0fd75b208
commit
d7c0dfcb2b
|
@ -7,7 +7,7 @@ IN: llvm.ffi
|
|||
<< "llvm" {
|
||||
{ [ os linux? ] [ "LLVM-3.9" find-so ] }
|
||||
{ [ os macosx? ] [ "/usr/local/opt/llvm/lib/libLLVM.dylib" ] }
|
||||
[ drop f ]
|
||||
[ f ]
|
||||
} cond [ cdecl add-library ] [ drop ] if*
|
||||
>>
|
||||
|
||||
|
|
Loading…
Reference in New Issue