mirror of
https://github.com/GaloisInc/macaw.git
synced 2024-11-24 08:53:12 +03:00
22 lines
329 B
YAML
22 lines
329 B
YAML
flags:
|
|
time-locale-compat:
|
|
old-locale: false
|
|
|
|
packages:
|
|
- base
|
|
- x86
|
|
- symbolic
|
|
- x86_symbolic
|
|
- deps/crucible/crucible
|
|
- deps/crucible/crucible-llvm
|
|
- deps/dwarf
|
|
- deps/elf-edit
|
|
- deps/flexdis86
|
|
- deps/flexdis86/binary-symbols
|
|
- deps/llvm-pretty
|
|
- deps/parameterized-utils
|
|
|
|
extra-deps:
|
|
- monadLib-3.7.3
|
|
resolver: lts-11.5
|