mirror of
https://github.com/radareorg/radare2
synced 2026-08-22 20:23:32 -04:00
* Disable Zydis in Fil-C builds ##ci * Link bundled Zydis in static builds ##ci * Keep Capstone as default x86 plugin
7 lines
No EOL
303 B
Text
7 lines
No EOL
303 B
Text
[wrap-file]
|
|
directory = zydis
|
|
source_url = https://github.com/zyantific/zydis/releases/download/v4.1.0/zydis-amalgamated.tar.gz
|
|
source_filename = zydis-amalgamated.tar.gz
|
|
source_hash = aa9b82be3a37a2998bd8e16cf583bbf2b6c3d80e97dc20504169dc32ca1ced59
|
|
lead_directory_missing = true
|
|
patch_directory = zydis |