mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-03 20:22:38 +00:00
* Fix build
- Compile r_diff before r_anal
This commit is contained in:
parent
864fd7aa7e
commit
bbf3808946
@ -7,7 +7,7 @@ PFX=${DESTDIR}${PREFIX}
|
|||||||
|
|
||||||
# Libraries
|
# Libraries
|
||||||
LIBLIST=util socket cons line lib io lang flags bin hash config syscall cmd
|
LIBLIST=util socket cons line lib io lang flags bin hash config syscall cmd
|
||||||
LIBLIST+=reg asm anal print parse search diff bp sign th db crypto debug fs core
|
LIBLIST+=reg asm diff anal print parse search bp sign th db crypto debug fs core
|
||||||
# sysproxy ... common wat du?
|
# sysproxy ... common wat du?
|
||||||
|
|
||||||
all: libs
|
all: libs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user