mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-16 10:49:26 +03:00
added terrible hack to prevent dependency spin
(cherry picked from commit 5cf608b6ca7d8fdb0d9c348507e7b1089f2ffe6a)
This commit is contained in:
parent
fafb169508
commit
1990437558
@ -1648,6 +1648,11 @@
|
||||
%+ cope (load-arch cof bem)
|
||||
|= {cof/cafe ark/arch}
|
||||
?~ fil.ark (flaw cof leaf+"ford: no file {<(tope bem)>}" ~)
|
||||
=; res
|
||||
=. q.res ::XX prevent infinite dependency loop
|
||||
?-(-.q.res $1 [!!], ?($0 $2) q.res(p ~))
|
||||
res
|
||||
::
|
||||
|- ^- (bolt cage) ::TODO do this in clay
|
||||
=/ bom bem(p.r (dec p.r.bem))
|
||||
%+ cope (load-arch cof bom)
|
||||
|
Loading…
Reference in New Issue
Block a user