Fix #13765 - asm/anal cant be build in parallel ##build
This commit is contained in:
parent
55e9e6c60d
commit
4d8c80cb98
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue