Dependencies for llvm-ffi-9.0.0
Libraries
llvm-ffi
Executables
llvm-ffi-example
- 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 |
Automatic Flags
Name | Description | Default |
---|---|---|
pkgconfig | use pkgconfig (llvm.pc) instead of extra-libraries | Disabled |
specificpkgconfig | use llvm-3.x.pc instead of llvm.pc | Enabled |
llvm309 | use LLVM-3.9 instead of latest supported LLVM | Disabled |
llvm400 | use LLVM-4.0 instead of latest supported LLVM | Disabled |
llvm500 | use LLVM-5.0 instead of latest supported LLVM | Disabled |
llvm600 | use LLVM-6.0 instead of latest supported LLVM | Disabled |
llvm700 | use LLVM-7.0 instead of latest supported LLVM | Disabled |
llvm800 | use LLVM-8.0 instead of latest supported LLVM | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info