Changes between Initial Version and Version 1 of Ticket #619, comment 2
- Timestamp:
- 2015-01-31T13:18:36Z (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #619, comment 2
initial v1 1 1 I think it's related with rebuilding something that one of the tests is dependent upon. What fixes the problem for me is: 2 2 3 4 {{{ 3 5 rm uspace/lib/pcut/libpcut.a 6 }}} 7 4 8 5 9 then the incremental build finishes alright.