Changes between Version 2 and Version 3 of Ticket #12312
- Timestamp:
- 01/15/12 14:22:36 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12312 – Description
v2 v3 9 9 }}} 10 10 11 The latter command doesn't see the "-j1", therefore might be built in parallel. 11 The latter command doesn't see the "-j1", therefore might be built in parallel. The solution is to replace "make" by "$MAKE". 12 12 13 13 I'm making this a sage-4.8 blocker, since this causes the Solaris linker to hang.