mirror of
https://github.com/GaloisInc/macaw.git
synced 2024-11-29 21:44:11 +03:00
17 lines
243 B
YAML
17 lines
243 B
YAML
|
flags:
|
||
|
time-locale-compat:
|
||
|
old-locale: false
|
||
|
|
||
|
packages:
|
||
|
- base
|
||
|
- x86
|
||
|
- symbolic
|
||
|
- x86_symbolic
|
||
|
- deps/dwarf
|
||
|
- deps/elf-edit
|
||
|
- deps/flexdis86
|
||
|
- deps/flexdis86/binary-symbols
|
||
|
- deps/parameterized-utils
|
||
|
|
||
|
resolver: lts-11.5
|
||
|
allow-newer: true
|