mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-24 23:06:36 +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
|
||||
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?
|
||||
|
||||
all: libs
|
||||
|
Loading…
x
Reference in New Issue
Block a user