Changes between Initial Version and Version 1 of Ticket #59822, comment 12
- Timestamp:
- Dec 14, 2019, 5:57:35 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #59822, comment 12
initial v1 1 Also, please don't try to use the already-installed `cmake` version for building `cmake`. This will cause all trace mode builds to fail. Yes, it might speed up builds, but only just a bit. The initial bootstrapping is fast enough to not cause huge trouble.1 Also, please don't try to use the already-installed `cmake` version for building `cmake`. This will cause all trace mode builds to fail. It also makes cmake builds unreproducible. Yes, it might speed up builds, but only just a bit. The initial bootstrapping is fast enough to not cause huge trouble. 2 2 3 3 Don't use such a hack.