Dependencies for llvm-ffi-17.0
Libraries
llvm-ffi
Executables
llvm-ffi-host
- if flag(buildexamples)
- base
- llvm-ffi
- utility-ht (>=0.0.9 && <0.1)
- buildable: False
llvm-ffi-jit
- if flag(buildexamples)
- base
- llvm-ffi
- utility-ht (>=0.0.9 && <0.1)
- buildable: False
llvm-ffi-offset
- if flag(buildexamples)
- base
- llvm-ffi
- utility-ht (>=0.0.9 && <0.1)
- buildable: False
Flags
Manual Flags
Name | Description | Default |
---|---|---|
developer | developer mode - warnings let compilation fail | Disabled |
buildexamples | Build example executables | Disabled |
pkgconfig | use pkgconfig (llvm.pc) instead of extra-libraries | Disabled |
specificpkgconfig | use llvm-x.pc instead of llvm.pc | Enabled |
llvm1300 | use LLVM-13 instead of latest supported LLVM | Disabled |
llvm1400 | use LLVM-14 instead of latest supported LLVM | Disabled |
llvm1500 | use LLVM-15 instead of latest supported LLVM | Disabled |
llvm1600 | use LLVM-16 instead of latest supported LLVM | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info