Changes between Initial Version and Version 1 of Ticket #59832, comment 30


Ignore:
Timestamp:
Mar 16, 2020, 8:20:45 PM (4 years ago)
Author:
noloader (Jeffrey Walton)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59832, comment 30

    initial v1  
    2020}}}
    2121
    22 Here's my full build script for testing. Notice the export of `cmake_make_processor` and `cmake_parallel_make`.
     22Here's my full build script for testing. Notice the export of `cmake_make_processor` and `cmake_parallel_make`. When `cmake_parallel_make` is set, `bootstrap` is supposed to set `cmake_make_flags="-j ${cmake_parallel_make}"`, but it is not working for some reason. Hence the need for the `sed`.
    2323
    2424{{{