Fix #13765 - asm/anal cant be build in parallel ##build

This commit is contained in:
radare 2019-05-05 22:55:20 +02:00 committed by GitHub
parent 55e9e6c60d
commit 4d8c80cb98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ LIBS0=util
LIBS1=socket hash reg cons magic bp search config
LIBS2=syscall lang io crypto flag
LIBS3=fs parse bin
LIBS4=asm anal
LIBS5=egg
LIBS4=asm
LIBS5=anal egg
LIBS6=debug
LIBS7=core
LIBS8=main