mirror of
https://github.com/rizinorg/cutter.git
synced 2025-02-23 15:04:46 +00:00
Update Rizin to the latest dev
(#3050)
* Update Rizin * Remove rz-agent from CMake scripts
This commit is contained in:
parent
22e8bf2381
commit
e7c9ab515e
@ -63,7 +63,7 @@ set (RZ_LIBS rz_core rz_config rz_cons rz_io rz_util rz_flag rz_asm rz_debug
|
|||||||
rz_search rz_syscall rz_socket rz_magic rz_crypto rz_type rz_diff rz_sign
|
rz_search rz_syscall rz_socket rz_magic rz_crypto rz_type rz_diff rz_sign
|
||||||
rz_demangler)
|
rz_demangler)
|
||||||
set (RZ_EXTRA_LIBS rz_main)
|
set (RZ_EXTRA_LIBS rz_main)
|
||||||
set (RZ_BIN rz-agent rz-bin rizin rz-diff rz-find rz-gg rz-hash rz-run rz-asm rz-ax)
|
set (RZ_BIN rz-bin rizin rz-diff rz-find rz-gg rz-hash rz-run rz-asm rz-ax)
|
||||||
|
|
||||||
target_link_libraries(Rizin INTERFACE
|
target_link_libraries(Rizin INTERFACE
|
||||||
${RZ_LIBS})
|
${RZ_LIBS})
|
||||||
|
2
rizin
2
rizin
@ -1 +1 @@
|
|||||||
Subproject commit fbad0b4859802a62dcc96002c2710e696809a0c3
|
Subproject commit b59d9a03b2618d7209925da2a7873b40972f42a4
|
Loading…
Reference in New Issue
Block a user